OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cond_free
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/glib/glib/
gthread.h
93
void (*
cond_free
) (GCond *cond);
member in struct:_GThreadFunctions
206
#define g_cond_free(cond) G_THREAD_CF (
cond_free
, (void)0, (cond))
/external/bluetooth/glib/gthread/
gthread-impl.c
328
init->
cond_free
&&
Completed in 22 milliseconds