Home
last modified time | relevance | path

Searched refs:g_async_queue_lock (Results 1 – 5 of 5) sorted by relevance

/external/bluetooth/glib/glib/
Dgasyncqueue.h51 void g_async_queue_lock (GAsyncQueue *queue);
Dgaliasdef.c135 #undef g_async_queue_lock
136 extern __typeof (g_async_queue_lock) g_async_queue_lock __attribute((alias("IA__g_async_queue_lock"…
Dgalias.h132 extern __typeof (g_async_queue_lock) IA__g_async_queue_lock __attribute((visibility("hidden")));
133 #define g_async_queue_lock IA__g_async_queue_lock macro
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt698 g_async_queue_lock
/external/bluetooth/glib/
DChangeLog.pre-2-21116 * glib/gasyncqueue.c (g_async_queue_lock):