Home
last modified time | relevance | path

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

/external/bluetooth/glib/glib/
Dgasyncqueue.h82 gpointer g_async_queue_pop (GAsyncQueue *queue);
Dgaliasdef.c144 #undef g_async_queue_pop
145 extern __typeof (g_async_queue_pop) g_async_queue_pop __attribute((alias("IA__g_async_queue_pop"), …
Dgalias.h141 extern __typeof (g_async_queue_pop) IA__g_async_queue_pop __attribute((visibility("hidden")));
142 #define g_async_queue_pop IA__g_async_queue_pop macro
/external/bluetooth/glib/tests/
Dasyncqueue-test.c86 p = g_async_queue_pop (async_queue); in sort_queue()
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt691 g_async_queue_pop