/external/bluetooth/glib/glib/ |
gthread.c | 73 GSystemThread system_thread; member in struct:_GRealThread 155 G_THREAD_UF (thread_self, (&main_thread->system_thread)); 582 g_system_thread_assign (thread->system_thread, zero_thread); 630 /* the lock makes sure, that thread->system_thread is written, 665 &result->system_thread, &local_error)); 700 g_return_val_if_fail (!g_system_thread_equal (real->system_thread, 703 G_THREAD_UF (thread_join, (&real->system_thread)); 723 g_system_thread_assign (real->system_thread, zero_thread); 741 g_return_if_fail (!g_system_thread_equal (real->system_thread, zero_thread)); 748 (&real->system_thread, priority)) [all...] |
config.h | 60 /* The size of system_thread, as computed by sizeof. */
|
/external/bluetooth/glib/ |
config.h.win32.in | 55 /* The size of system_thread, as computed by sizeof. */
|
configure.in | [all...] |
ChangeLog.pre-2-0 | 763 * configure.in: Always call GLIB_SIZEOF(..., system_thread). Fixes [all...] |