Home
last modified time | relevance | path

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

/xnu-11215.81.4/libsyscall/mach/
H A Dthread_act.c35 thread_policy(thread_act_t thr_act, policy_t policy, policy_base_t base, mach_msg_type_number_t bas… in thread_policy()
65 thread_set_policy(thread_act_t thr_act, processor_set_t pset, policy_t policy, policy_base_t base, … in thread_set_policy()
/xnu-11215.81.4/osfmk/mach/
H A Dtask_info.h105 policy_t policy; /* default policy for new threads */
132 policy_t policy; /* default policy for new threads */
182 policy_t policy; /* default policy for new threads */
307 policy_t policy; /* default policy for new threads */
336 policy_t policy; /* default policy for new threads */
H A Dprocessor_info.h159 (sizeof(policy_t)/sizeof(natural_t)))
H A Dthread_info.h96 policy_t policy; /* scheduling policy in effect */
H A Dpolicy.h79 typedef int policy_t; typedef
H A Dthread_act.defs307 policy : policy_t;
363 policy : policy_t;
H A Dtask.defs387 policy : policy_t;
436 policy : policy_t;
H A Dmach_types.defs505 * policy_t (1 int)
529 type policy_t = int;
/xnu-11215.81.4/osfmk/kern/
H A Dmk_sp.c75 policy_t policy, in thread_set_policy()
185 policy_t policy, in thread_policy()
/xnu-11215.81.4/tests/
H A Dtask_info.c735 policy_t pt = (policy_t)info_get(kind, GET_POLICY, info_data[BEFORE]); in test_task_basic_info()
/xnu-11215.81.4/tools/tests/zero-to-n/
H A Dzero-to-n.c110 static policy_t g_policy;