Home
last modified time | relevance | path

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

/external/bluetooth/glib/glib/
Dgasyncqueue.h65 void g_async_queue_push (GAsyncQueue *queue,
Dgaliasdef.c150 #undef g_async_queue_push
151 extern __typeof (g_async_queue_push) g_async_queue_push __attribute((alias("IA__g_async_queue_push"…
Dgalias.h147 extern __typeof (g_async_queue_push) IA__g_async_queue_push __attribute((visibility("hidden")));
148 #define g_async_queue_push IA__g_async_queue_push macro
/external/bluetooth/glib/tests/
Dasyncqueue-test.c120 g_async_queue_push (async_queue, GINT_TO_POINTER (id)); in enter_thread()
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt689 g_async_queue_push