Searched defs:SIMPLEQ_EMPTY (Results 1 - 1 of 1) sorted by relevance

/src/sys/sys/
H A Dqueue.h316 #define SIMPLEQ_EMPTY(head) ((head)->sqh_first == SIMPLEQ_END(head)) macro

Completed in 3 milliseconds