Home
last modified time | relevance | path

Searched defs:DS_PRIORITY_QUEUE_IS_EMPTY (Results 1 – 1 of 1) sorted by relevance

/ext-ds/src/ds/
H A Dds_priority_queue.h55 #define DS_PRIORITY_QUEUE_IS_EMPTY(queue) (DS_PRIORITY_QUEUE_SIZE(queue) == 0) macro

Completed in 4 milliseconds