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

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dmk_sp.c175 limit_count != POLICY_RR_LIMIT_COUNT ) {
301 limcount = POLICY_RR_LIMIT_COUNT;
365 limcount = POLICY_RR_LIMIT_COUNT;
H A Dprocessor.c574 if (*count < POLICY_RR_LIMIT_COUNT)
580 *count = POLICY_RR_LIMIT_COUNT;
/macosx-10.5.8/xnu-1228.15.4/osfmk/mach/
H A Dpolicy.h172 #define POLICY_RR_LIMIT_COUNT ((mach_msg_type_number_t) \ macro

Completed in 80 milliseconds