OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:thread_self
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/glib/gthread/
gthread-impl.c
105
g_thread_functions_for_glib_use.
thread_self
(&self);
127
g_thread_functions_for_glib_use.
thread_self
(&self);
152
g_thread_functions_for_glib_use.
thread_self
(&self);
194
g_thread_functions_for_glib_use.
thread_self
(&self);
225
g_thread_functions_for_glib_use.
thread_self
(&self);
337
init->
thread_self
);
/external/bluetooth/glib/glib/
gthread.c
117
NULL, /*
thread_self
*/
155
G_THREAD_UF (
thread_self
, (&main_thread->system_thread));
306
G_THREAD_UF (
thread_self
, (&self));
328
G_THREAD_UF (
thread_self
, (&self));
374
G_THREAD_UF (
thread_self
, (&self));
770
G_THREAD_UF (
thread_self
, (&thread->system_thread));
gthread.h
111
void (*
thread_self
) (gpointer thread);
member in struct:_GThreadFunctions
Completed in 19 milliseconds