Home
last modified time | relevance | path

Searched refs:POLICY_TIMESHARE_INFO_COUNT (Results 1 – 3 of 3) sorted by relevance

/xnu-8792.81.2/osfmk/mach/ !
H A Dpolicy.h140 #define POLICY_TIMESHARE_INFO_COUNT ((mach_msg_type_number_t) \ macro
/xnu-8792.81.2/tests/ !
H A Dturnstile_multihop.c240 mach_msg_type_number_t count = POLICY_TIMESHARE_INFO_COUNT; in get_thread_base_priority()
/xnu-8792.81.2/osfmk/kern/ !
H A Dthread.c2087 if (*thread_info_count < POLICY_TIMESHARE_INFO_COUNT) { in thread_info_internal()
2117 *thread_info_count = POLICY_TIMESHARE_INFO_COUNT; in thread_info_internal()