Home
last modified time | relevance | path

Searched refs:G_QUEUE_INIT (Results 1 – 4 of 4) sorted by relevance

/external/bluetooth/glib/glib/
Dgqueue.h47 #define G_QUEUE_INIT { NULL, NULL, 0 } macro
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt1901 G_QUEUE_INIT
/external/bluetooth/glib/
DChangeLog.pre-2-141079 * glib/gqueue.c: Add G_QUEUE_INIT, g_queue_init(), and
DNEWS1553 * Support static initialization of GQeues with G_QUEUE_INIT,