Home
last modified time | relevance | path

Searched refs:g_static_rec_mutex_lock_full (Results 1 – 7 of 7) sorted by relevance

/external/bluetooth/glib/glib/
Dgthread.h276 void g_static_rec_mutex_lock_full (GStaticRecMutex *mutex,
Dgthread.c362 g_static_rec_mutex_lock_full (GStaticRecMutex *mutex, in g_static_rec_mutex_lock_full() function
Dgaliasdef.c3075 #undef g_static_rec_mutex_lock_full
3076 extern __typeof (g_static_rec_mutex_lock_full) g_static_rec_mutex_lock_full __attribute((alias("IA_…
Dgalias.h3064 extern __typeof (g_static_rec_mutex_lock_full) IA__g_static_rec_mutex_lock_full __attribute((visibi…
3065 #define g_static_rec_mutex_lock_full IA__g_static_rec_mutex_lock_full macro
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt590 g_static_rec_mutex_lock_full
/external/bluetooth/glib/
DChangeLog.pre-2-8348 * glib/gthread.c (g_static_rec_mutex_lock_full): Don't lock
DChangeLog.pre-2-03473 * gthread.c (g_static_rec_mutex_lock_full): Also do the right
5908 and g_static_rec_mutex_lock_full to leave/enter a recursive mutex