Home
last modified time | relevance | path

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

/xnu-11215.81.4/osfmk/kern/
H A Dmk_sp.c78 policy_limit_t limit, in thread_set_policy()
192 policy_limit_t limit = NULL; in thread_policy()
228 limit = (policy_limit_t) &rr_limit; in thread_policy()
245 limit = (policy_limit_t) &fifo_limit; in thread_policy()
262 limit = (policy_limit_t) &ts_limit; in thread_policy()
294 limit = (policy_limit_t) &rr_limit; in thread_policy()
316 limit = (policy_limit_t) &fifo_limit; in thread_policy()
338 limit = (policy_limit_t) &ts_limit; in thread_policy()
/xnu-11215.81.4/libsyscall/mach/
H A Dthread_act.c65 …policy_t policy, policy_base_t base, mach_msg_type_number_t baseCnt, policy_limit_t limit, mach_ms… in thread_set_policy()
/xnu-11215.81.4/osfmk/mach/
H A Dpolicy.h82 typedef integer_t *policy_limit_t; typedef
H A Dthread_act.defs365 limit : policy_limit_t);
H A Dtask.defs438 limit : policy_limit_t;
H A Dmach_types.defs536 type policy_limit_t = array[*:1] of integer_t;