Searched refs:PROC_KQUEUE_SLEEP (Results 1 – 2 of 2) sorted by relevance
| /xnu-11417.140.69/bsd/sys/ | ||
| H A D | proc_info.h | 636 #define PROC_KQUEUE_SLEEP 0x0002 macro |
| /xnu-11417.140.69/bsd/kern/ | ||
| H A D | kern_event.c | 9227 static_assert(PROC_KQUEUE_SLEEP == KQ_SLEEP); |