Home
last modified time | relevance | path

Searched refs:STAILQ_EMPTY (Results 1 – 1 of 1) sorted by relevance

/misc/sys/
A Dqueue.h275 if (!STAILQ_EMPTY((head2))) { \
285 #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) macro

Completed in 5 milliseconds