Searched refs:POLICY_FIFO_BASE_COUNT (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dmk_sp.c195 if ( base_count != POLICY_FIFO_BASE_COUNT ||
313 if (count != POLICY_FIFO_BASE_COUNT) {
382 if (count != POLICY_FIFO_BASE_COUNT) {
H A Dprocessor.c521 if (*count < POLICY_FIFO_BASE_COUNT)
527 *count = POLICY_FIFO_BASE_COUNT;
H A Dtask.c1335 if (*task_info_count < POLICY_FIFO_BASE_COUNT)
/macosx-10.5.8/xnu-1228.15.4/osfmk/mach/
H A Dpolicy.h202 #define POLICY_FIFO_BASE_COUNT ((mach_msg_type_number_t) \ macro

Completed in 30 milliseconds