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

  /external/bluetooth/glib/gthread/
gthread-impl.c 250 #undef g_thread_init macro
261 /* This isn't called in g_thread_init, as it doesn't think to get
288 g_thread_init (&errorcheck_functions);
292 g_thread_init (GThreadFunctions* init) function
339 /* if somebody is calling g_thread_init (), it means that he wants to
361 g_thread_init (GThreadFunctions* init) function
  /external/bluetooth/glib/glib/
gthread.h 126 void g_thread_init (GThreadFunctions *vtable);
146 #define g_thread_init(vtable) g_thread_init_with_errorcheck_mutexes (vtable) macro
  /prebuilt/linux-x86/swt/
swt.jar 
  /prebuilt/linux-x86_64/swt/
swt.jar 

Completed in 718 milliseconds