Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/mach/
H A Dpolicy.h206 #define POLICY_FIFO_INFO_COUNT ((mach_msg_type_number_t) \ macro
/xnu-11215.1.10/osfmk/kern/
H A Dthread.c2129 if (*thread_info_count < POLICY_FIFO_INFO_COUNT) { in thread_info_internal()