Searched defs:QUEUE (Results 1 – 3 of 3) sorted by relevance
97 static QUEUE(notif_client_p) *notif_queue; in QUEUE() function
5204 static QUEUE (stop_reply_p) *stop_reply_queue; in QUEUE() function
96 #define QUEUE(TYPE) struct queue_ ## TYPE macro