HomeSort by relevance Sort by last modified time
    Searched full:thread_yield (Results 1 - 4 of 4) sorted by null

  /external/bluetooth/glib/glib/
gthread.h 106 void (*thread_yield) (void); member in struct:_GThreadFunctions
215 #define g_thread_yield() G_THREAD_CF (thread_yield, (void)0, ())
gthread.c 113 NULL, /* thread_yield */
  /external/bluetooth/glib/gthread/
gthread-impl.c 333 init->thread_yield &&
  /external/bluetooth/glib/docs/reference/glib/tmpl/
threads.sgml 168 @thread_yield:
    [all...]

Completed in 4706 milliseconds