Home
last modified time | relevance | path

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

/external/bluetooth/glib/tests/
Dasyncqueue-test.c76 len = g_async_queue_length (async_queue); in sort_queue()
81 len = g_async_queue_length (async_queue); in sort_queue()
123 len = g_async_queue_length (async_queue); in enter_thread()
/external/bluetooth/glib/glib/
Dgasyncqueue.h106 gint g_async_queue_length (GAsyncQueue *queue);
Dgaliasdef.c129 #undef g_async_queue_length
130 extern __typeof (g_async_queue_length) g_async_queue_length __attribute((alias("IA__g_async_queue_l…
Dgalias.h126 extern __typeof (g_async_queue_length) IA__g_async_queue_length __attribute((visibility("hidden")));
127 #define g_async_queue_length IA__g_async_queue_length macro
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt694 g_async_queue_length