Searched refs:g_async_queue_timed_pop_unlocked (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/glib/glib/
H A Dgasyncqueue.h96 gpointer g_async_queue_timed_pop_unlocked (GAsyncQueue *queue,
H A Dgaliasdef.c174 #undef g_async_queue_timed_pop_unlocked macro
175 extern __typeof (g_async_queue_timed_pop_unlocked) g_async_queue_timed_pop_unlocked __attribute((alias("IA__g_async_queue_timed_pop_unlocked"), visibility("default")));
H A Dgalias.h171 extern __typeof (g_async_queue_timed_pop_unlocked) IA__g_async_queue_timed_pop_unlocked __attribute((visibility("hidden")));
172 #define g_async_queue_timed_pop_unlocked IA__g_async_queue_timed_pop_unlocked macro

Completed in 52 milliseconds