Home
last modified time | relevance | path

Searched refs:cond_wait (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/glib/gthread/
Dgthread-impl.c206 g_thread_functions_for_glib_use_default.cond_wait (cond, mutex); in g_cond_wait_errorcheck_impl()
282 errorcheck_functions.cond_wait = in g_thread_init_with_errorcheck_mutexes()
326 init->cond_wait && in g_thread_init()
DChangeLog609 cond_wait() and cond_timed_wait() funtions. This makes he whole
/external/bluetooth/glib/glib/
Dgthread.h88 void (*cond_wait) (GCond *cond, member
178 G_THREAD_CF (cond_wait, (void)0, (cond, mutex))
192 g_thread_functions_for_glib_use.cond_wait) \