Re: how do i use a mutex



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]