Searched refs:QueueIsEmpty (Results 1 – 3 of 3) sorted by relevance
178 while (!QueueIsEmpty(queue)) { in QueueFlush()186 bool QueueIsEmpty(Queue* queue) in QueueIsEmpty() function
117 bool QueueIsEmpty(Queue *queue);
73 static inline int32_t QueueIsEmpty(LockFreeQueue* queue) in QueueIsEmpty() function