Home
last modified time | relevance | path

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

/xnu-10002.1.13/osfmk/kern/
H A Dmk_sp.c79 mach_msg_type_number_t limit_count) in thread_set_policy() argument
100 limit_count != POLICY_RR_LIMIT_COUNT) { in thread_set_policy()
121 limit_count != POLICY_FIFO_LIMIT_COUNT) { in thread_set_policy()
143 limit_count != POLICY_TIMESHARE_LIMIT_COUNT) { in thread_set_policy()