Searched refs:CIRCLEQ_EMPTY (Results 1 – 2 of 2) sorted by relevance
542 #define CIRCLEQ_EMPTY(head) ((head)->cqh_first == (void *)(head)) macro