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

  /external/bluetooth/glib/gio/
gunionvolumemonitor.c 88 g_static_rec_mutex_lock (&the_volume_monitor_mutex);
114 g_static_rec_mutex_lock (&the_volume_monitor_mutex);
140 g_static_rec_mutex_lock (&the_volume_monitor_mutex);
166 g_static_rec_mutex_lock (&the_volume_monitor_mutex);
192 g_static_rec_mutex_lock (&the_volume_monitor_mutex);
221 g_static_rec_mutex_lock (&the_volume_monitor_mutex);
555 g_static_rec_mutex_lock (&the_volume_monitor_mutex);
593 g_static_rec_mutex_lock (&the_volume_monitor_mutex);
668 g_static_rec_mutex_lock (&the_volume_monitor_mutex);
  /external/bluetooth/glib/tests/
thread-test.c 62 g_static_rec_mutex_lock (&test_g_static_rec_mutex_mutex);
63 g_static_rec_mutex_lock (&test_g_static_rec_mutex_mutex);
100 g_static_rec_mutex_lock (&test_g_static_rec_mutex_mutex);
  /external/bluetooth/glib/gmodule/
gmodule.c 341 g_static_rec_mutex_lock (&g_module_global_lock);
545 g_static_rec_mutex_lock (&g_module_global_lock);
622 g_static_rec_mutex_lock (&g_module_global_lock);
  /external/bluetooth/glib/glib/
gthread.h 273 void g_static_rec_mutex_lock (GStaticRecMutex *mutex);
gthread.c 297 g_static_rec_mutex_lock (GStaticRecMutex* mutex) function
galiasdef.c 3072 #undef g_static_rec_mutex_lock macro
    [all...]
galias.h 3062 #define g_static_rec_mutex_lock macro
    [all...]
  /external/bluetooth/glib/gobject/
gtype.c     [all...]

Completed in 897 milliseconds