Searched defs:DS_PRIORITY_QUEUE_IS_EMPTY (Results 1 – 1 of 1) sorted by relevance
55 #define DS_PRIORITY_QUEUE_IS_EMPTY(queue) (DS_PRIORITY_QUEUE_SIZE(queue) == 0) macro
Completed in 3 milliseconds