HomeSort by relevance Sort by last modified time
    Searched defs:g_thread_self (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/glib/glib/
gthread.c 142 GRealThread* main_thread = (GRealThread*) g_thread_self ();
422 GRealThread *self = (GRealThread*) g_thread_self ();
443 GRealThread *self = (GRealThread*) g_thread_self ();
627 /* This has to happen before G_LOCK, as that might call g_thread_self */
686 GRealThread* real = (GRealThread*) g_thread_self ();
752 g_thread_self (void) function
galias.h 3029 #define g_thread_self macro
    [all...]
galiasdef.c 3039 #undef g_thread_self macro
    [all...]

Completed in 96 milliseconds