HomeSort by relevance Sort by last modified time
    Searched refs:cond_timed_wait (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/glib/gthread/
gthread-impl.c 238 retval = g_thread_functions_for_glib_use_default.cond_timed_wait (cond,
284 errorcheck_functions.cond_timed_wait =
327 init->cond_timed_wait &&
  /external/bluetooth/glib/glib/
gthread.h 90 gboolean (*cond_timed_wait) (GCond *cond, member in struct:_GThreadFunctions
180 G_THREAD_CF (cond_timed_wait, TRUE, (cond, mutex, abs_time))
197 g_thread_functions_for_glib_use.cond_timed_wait) \

Completed in 175 milliseconds