Searched refs:policy_t (Results 1 – 11 of 11) sorted by relevance
| /xnu-11215.1.10/libsyscall/mach/ |
| H A D | thread_act.c | 35 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.1.10/osfmk/mach/ |
| H A D | task_info.h | 105 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 D | processor_info.h | 159 (sizeof(policy_t)/sizeof(natural_t)))
|
| H A D | thread_info.h | 96 policy_t policy; /* scheduling policy in effect */
|
| H A D | policy.h | 79 typedef int policy_t; typedef
|
| H A D | thread_act.defs | 307 policy : policy_t; 363 policy : policy_t;
|
| H A D | task.defs | 387 policy : policy_t; 436 policy : policy_t;
|
| H A D | mach_types.defs | 505 * policy_t (1 int) 529 type policy_t = int;
|
| /xnu-11215.1.10/osfmk/kern/ |
| H A D | mk_sp.c | 75 policy_t policy, in thread_set_policy() 185 policy_t policy, in thread_policy()
|
| /xnu-11215.1.10/tests/ |
| H A D | task_info.c | 735 policy_t pt = (policy_t)info_get(kind, GET_POLICY, info_data[BEFORE]); in test_task_basic_info()
|
| /xnu-11215.1.10/tools/tests/zero-to-n/ |
| H A D | zero-to-n.c | 110 static policy_t g_policy;
|