Searched defs:QueueEntry (Results 1 – 1 of 1) sorted by relevance
26 typedef struct QueueEntry QueueEntry; typedef28 struct QueueEntry { struct30 QueueEntry *prev; argument31 QueueEntry *next; argument