HomeSort by relevance Sort by last modified time
    Searched refs:g_thread_use_default_impl (Results 1 - 5 of 5) sorted by null

  /external/bluetooth/glib/gthread/
gthread-impl.c 312 g_thread_use_default_impl = FALSE;
344 if (g_thread_use_default_impl)
  /external/bluetooth/glib/
glibconfig.h 169 (g_thread_use_default_impl ? ((GMutex*)(gpointer) ((mutex)->static_mutex.pad)) : \
  /external/bluetooth/glib/tests/
thread-test.c 397 g_thread_use_default_impl = FALSE;
  /external/bluetooth/glib/glib/
gthread.h 117 GLIB_VAR gboolean g_thread_use_default_impl; variable
gthread.c 92 gboolean g_thread_use_default_impl = TRUE; variable

Completed in 448 milliseconds