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

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dmk_sp.c174 if ( base_count != POLICY_RR_BASE_COUNT ||
296 if (count != POLICY_RR_BASE_COUNT) {
360 if (count != POLICY_RR_BASE_COUNT) {
H A Dprocessor.c534 if (*count < POLICY_RR_BASE_COUNT)
541 *count = POLICY_RR_BASE_COUNT;
H A Dtask.c1346 if (*task_info_count < POLICY_RR_BASE_COUNT)
1362 *task_info_count = POLICY_RR_BASE_COUNT;
/macosx-10.5.8/xnu-1228.15.4/osfmk/mach/
H A Dpolicy.h170 #define POLICY_RR_BASE_COUNT ((mach_msg_type_number_t) \ macro

Completed in 86 milliseconds