Searched refs:G_QUEUE_INIT (Results 1 – 4 of 4) sorted by relevance
47 #define G_QUEUE_INIT { NULL, NULL, 0 } macro
1901 G_QUEUE_INIT
1079 * glib/gqueue.c: Add G_QUEUE_INIT, g_queue_init(), and
1553 * Support static initialization of GQeues with G_QUEUE_INIT,