Searched defs:g_async_queue_push (Results 1 - 2 of 2) sorted by relevance

/external/bluetooth/glib/glib/
H A 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
H A Dgaliasdef.c150 #undef g_async_queue_push macro
151 extern __typeof (g_async_queue_push) g_async_queue_push __attribute((alias("IA__g_async_queue_push"), visibility("default")));

Completed in 59 milliseconds