Lines Matching full:gthread
55 * glib/gthread.c (g_once_init_enter_impl), (g_once_init_leave):
56 * glib/gthread.h:
168 * glib/gthread.h (g_once_init_enter): fixed compiler warning about
202 * glib/gthread.c (g_once_init_enter_impl): prevent race covered
220 * glib/gthread.c (g_thread_create_full): prevent linking a freed
221 GThread structure into global thread list in error cases.
322 * glib/gthread.[hc]: more atomic ops pointer cast fixes. this time it'll
327 * glib/gthread.[hc]: fixed missing pointer casts when using atomic ops.
367 * glib/gthread.[hc]: implemented g_once_init_enter(),
371 g_once_init_enter_impl() in gthread.[hc].
479 * glib/gthread.c (g_static_mutex_free): Clarified comment to
1285 * glib/gthread.h:
1286 * glib/gthread.c:
1291 * gthread/*.c: Adapt.
1295 * glib/gthread.c (gettime): GetSystemTimeAsFileTime() returns 100s
1311 * glib/gthread.c:
1312 * gthread/gthread-posix.c: Correct the gettime calculations
1346 * glib/gthread.c: Include windows.h and fix
1356 * gthread/gthread-posix.c:
1358 * glib/gthread.c: Fix errors in the recently moved
1363 * configure.in: Actually link gthread against librt.
1378 * gthread/gthread-posix.c (g_thread_impl_init): Don't
1386 * configure.in: Link gthread against librt, not glib itself.
1388 * glib/gthread.h:
1389 * glib/gthread.c: Add a new thread function, gettime.
1394 * gthread/gthread-impl.c:
1395 * gthread/gthread-posix.c:
1396 * gthread/gthread-win32.c: Implement gettime.
1778 * gthread/makefile.mingw.in