Searched defs:SimpleQueue (Results 1 – 1 of 1) sorted by relevance
30 struct SimpleQueue { struct31 SimpleQueueForciblyDiscardCbkF discardCbk; argument39 static inline struct SimpleQueueEntry *simpleQueueGetNth(struct SimpleQueue* sq, uint32_t n) in simpleQueueGetNth() argument