Searched refs:POLICY_FIFO_LIMIT_COUNT (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dmk_sp.c196 limit_count != POLICY_FIFO_LIMIT_COUNT) {
318 limcount = POLICY_FIFO_LIMIT_COUNT;
387 limcount = POLICY_FIFO_LIMIT_COUNT;
H A Dprocessor.c561 if (*count < POLICY_FIFO_LIMIT_COUNT)
567 *count = POLICY_FIFO_LIMIT_COUNT;
/macosx-10.5.8/xnu-1228.15.4/osfmk/mach/
H A Dpolicy.h204 #define POLICY_FIFO_LIMIT_COUNT ((mach_msg_type_number_t) \ macro

Completed in 63 milliseconds