Searched defs:queue_end (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215/osfmk/kern/ | ||
| H A D | queue.h | 694 #define queue_end(q, qe) ((q) == (qe)) macro |
| /xnu-11215/iokit/DriverKit/ | ||
| H A D | queue_implementation.h | 694 #define queue_end(q, qe) ((q) == (qe)) macro |