Searched refs:POLICY_TIMESHARE_INFO_COUNT (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/osfmk/mach/
H A Dpolicy.h140 #define POLICY_TIMESHARE_INFO_COUNT ((mach_msg_type_number_t) \ macro
/darwin-on-arm/xnu/osfmk/kern/
H A Dthread.c1218 if (*thread_info_count < POLICY_TIMESHARE_INFO_COUNT)
1249 *thread_info_count = POLICY_TIMESHARE_INFO_COUNT;

Completed in 25 milliseconds