OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:thread_yield
(Results
1 - 2
of
2
) 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, ())
/external/bluetooth/glib/gthread/
gthread-impl.c
333
init->
thread_yield
&&
Completed in 142 milliseconds