Searched defs:QueueEntry (Results 1 – 1 of 1) sorted by relevance
25 typedef struct QueueEntry QueueEntry; typedef27 struct QueueEntry { struct29 QueueEntry *prev; argument30 QueueEntry *next; argument