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

  /external/bluetooth/glib/tests/
thread-test.c 59 g_assert (g_static_rec_mutex_trylock (&test_g_static_rec_mutex_mutex)
80 g_assert (g_static_rec_mutex_trylock (&test_g_static_rec_mutex_mutex));
89 g_assert (g_static_rec_mutex_trylock (&test_g_static_rec_mutex_mutex));
  /external/bluetooth/glib/glib/
gthread.h 274 gboolean g_static_rec_mutex_trylock (GStaticRecMutex *mutex);
gthread.c 319 g_static_rec_mutex_trylock (GStaticRecMutex* mutex) function
galiasdef.c 3078 #undef g_static_rec_mutex_trylock macro
    [all...]
galias.h 3068 #define g_static_rec_mutex_trylock macro
    [all...]

Completed in 486 milliseconds