Home
last modified time | relevance | path

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

/external/bluetooth/glib/gthread/
Dgthread-impl.c238 retval = g_thread_functions_for_glib_use_default.cond_timed_wait (cond, in g_cond_timed_wait_errorcheck_impl()
284 errorcheck_functions.cond_timed_wait = in g_thread_init_with_errorcheck_mutexes()
327 init->cond_timed_wait && in g_thread_init()
DChangeLog609 cond_wait() and cond_timed_wait() funtions. This makes he whole
772 cond_timed_wait functions.
/external/bluetooth/glib/glib/
Dgthread.h90 gboolean (*cond_timed_wait) (GCond *cond, member
180 G_THREAD_CF (cond_timed_wait, TRUE, (cond, mutex, abs_time))
197 g_thread_functions_for_glib_use.cond_timed_wait) \