Home
last modified time | relevance | path

Searched refs:g_static_rw_lock_reader_trylock (Results 1 – 6 of 6) sorted by relevance

/external/bluetooth/glib/tests/
Dthread-test.c241 if (!g_static_rw_lock_reader_trylock (&test_g_static_rw_lock_lock)) in test_g_static_rw_lock_thread()
/external/bluetooth/glib/glib/
Dgthread.h298 gboolean g_static_rw_lock_reader_trylock (GStaticRWLock* lock);
Dgthread.c828 g_static_rw_lock_reader_trylock (GStaticRWLock* lock) in g_static_rw_lock_reader_trylock() function
Dgaliasdef.c3096 #undef g_static_rw_lock_reader_trylock
3097 extern __typeof (g_static_rw_lock_reader_trylock) g_static_rw_lock_reader_trylock __attribute((alia…
Dgalias.h3085 extern __typeof (g_static_rw_lock_reader_trylock) IA__g_static_rw_lock_reader_trylock __attribute((…
3086 #define g_static_rw_lock_reader_trylock IA__g_static_rw_lock_reader_trylock macro
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt599 g_static_rw_lock_reader_trylock