Re: how do i use a mutex
- From: Olexiy Avramchenko <ath beast stu cn ua>
- To: simith nambiar <simithn yahoo com>
- Cc: gtk-list gnome org
- Subject: Re: how do i use a mutex
- Date: Thu, 15 Aug 2002 11:01:32 +0300
simith nambiar wrote:
hi there,
iam using 2 gtk_timeout function
one that creates Jpeg images from a webcam, and
another to transmit it
how do i mutex it in Gtk
please help!
Regards,
Simith
If you've a single-threaded application you need not to use mutex.
Take a look at g_mutex* functions in glib.
Olexiy
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]