Re: gnome-metadata



>>>>> "James" == James Henstridge <james@daa.com.au> writes:

James> Well for the metadata case, aren't all the mutex calls noops
James> unless you call g_thread_init() and link with libgthread?  I
James> don't think glib actually touches any mutexes unless you
James> initialise gthread.

G_LOCK still expands to some code (a test and branch, more or less)
even when threads have not been started.

Tom



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]