Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/man/man3/
H A DMakefile28 queue.3 CIRCLEQ_INIT.3 \
/xnu-8792.41.9/bsd/sys/
H A Dqueue.h878 #define CIRCLEQ_INIT(head) do { \ macro