OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:thread_join
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/glib/gthread/
gthread-impl.c
334
init->
thread_join
&&
/external/bluetooth/glib/glib/
gthread.h
107
void (*
thread_join
) (gpointer thread);
member in struct:_GThreadFunctions
gthread.c
114
NULL, /*
thread_join
*/
703
G_THREAD_UF (
thread_join
, (&real->system_thread));
Completed in 14 milliseconds