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

/openbsd-current/sys/sys/
H A Dqueue.h186 #define LIST_EMPTY(head) (LIST_FIRST(head) == LIST_END(head)) macro

Completed in 108 milliseconds