| /xnu-11417.140.69/tools/tests/affinity/ |
| H A D | tags.c | 50 (thread_policy_t) &policy, in thread_tag_set() 68 (thread_policy_t) &policy, &count, &get_default); in thread_tag_get()
|
| H A D | pool.c | 176 (thread_policy_t) &policy, in affinity_set() 202 (thread_policy_t) &epolicy, in manager_fn()
|
| H A D | sets.c | 193 (thread_policy_t) &epolicy, in manager_fn() 203 (thread_policy_t) &policy, in manager_fn()
|
| /xnu-11417.140.69/tests/ |
| H A D | thread_policy.c | 37 (thread_policy_t)&requested_policy, &count, &get_default); in get_thread_requested_qos()
|
| H A D | work_interval_test_unentitled.c | 46 kr = thread_policy_set(target_thread, THREAD_TIME_CONSTRAINT_POLICY, (thread_policy_t) &pol, in set_realtime() 60 kr = thread_policy_set(target_thread, THREAD_STANDARD_POLICY, (thread_policy_t) &pol, in set_nonrealtime()
|
| H A D | work_interval_test.c | 147 kr = thread_policy_set(target_thread, THREAD_TIME_CONSTRAINT_POLICY, (thread_policy_t) &pol, in set_realtime() 161 kr = thread_policy_set(target_thread, THREAD_STANDARD_POLICY, (thread_policy_t) &pol, in set_nonrealtime()
|
| H A D | work_interval_data_test.c | 57 kr = thread_policy_set(target_thread, THREAD_TIME_CONSTRAINT_POLICY, (thread_policy_t) &pol, in set_realtime()
|
| H A D | turnstile_multihop.c | 228 (thread_policy_t)&thread_policy, &count, &get_default); in get_user_promotion_basepri()
|
| H A D | mach_eventlink.c | 842 kr = thread_policy_set(target_thread, THREAD_TIME_CONSTRAINT_POLICY, (thread_policy_t) &pol, in set_realtime()
|
| H A D | kevent_qos.c | 96 (thread_policy_t)&thread_policy, &count, &get_default); in get_user_promotion_basepri() 110 (thread_policy_t)&thread_policy, &count, &get_default); in get_thread_iotier()
|
| /xnu-11417.140.69/libsyscall/mach/ |
| H A D | thread_act.c | 50 thread_policy_set(thread_act_t thread, thread_policy_flavor_t flavor, thread_policy_t policy_info, … in thread_policy_set()
|
| /xnu-11417.140.69/osfmk/mach/ |
| H A D | thread_policy.h | 52 typedef integer_t *thread_policy_t; typedef
|
| H A D | thread_act.defs | 319 policy_info : thread_policy_t); 324 out policy_info : thread_policy_t, CountInOut;
|
| /xnu-11417.140.69/tools/tests/jitter/ |
| H A D | timer_jitter.c | 120 …res = thread_policy_set(mach_thread_self(), THREAD_TIME_CONSTRAINT_POLICY, (thread_policy_t) &pol,… in thread_setup() 129 …res = thread_policy_set(mach_thread_self(), THREAD_EXTENDED_POLICY, (thread_policy_t) &pol, THREAD… in thread_setup()
|
| /xnu-11417.140.69/bsd/sys/ |
| H A D | pthread_shims.h | 226 …ead_policy_set_internal)(thread_t t, thread_policy_flavor_t flavour, thread_policy_t info, mach_ms… 277 …kern_return_t (*thread_policy_get)(thread_t t, thread_policy_flavor_t flavor, thread_policy_t info…
|
| /xnu-11417.140.69/tools/tests/MPMMTest/ |
| H A D | KQMPMMtest.c | 350 (thread_policy_t) &epolicy, in thread_setup() 361 (thread_policy_t) &policy, in thread_setup()
|
| H A D | MPMMtest.c | 470 (thread_policy_t) &epolicy, in thread_setup() 481 (thread_policy_t) &policy, in thread_setup()
|
| /xnu-11417.140.69/osfmk/kern/ |
| H A D | policy_internal.h | 255 thread_policy_t policy_info, mach_msg_type_number_t count);
|
| H A D | thread_policy.c | 267 thread_policy_t policy_info, in thread_policy_set() 327 …(void)thread_policy_set_internal(thread, THREAD_QOS_POLICY, (thread_policy_t)&req_qos, THREAD_QOS_… in thread_policy_set() 343 thread_policy_t policy_info, in thread_policy_set_internal() 1285 thread_policy_t policy_info, in thread_policy_get()
|
| /xnu-11417.140.69/tools/tests/zero-to-n/ |
| H A D | zero-to-n.c | 451 (thread_policy_t) &pol, THREAD_TIME_CONSTRAINT_POLICY_COUNT); in rt_churn_thread_setup() 644 (thread_policy_t) &pol, THREAD_TIME_CONSTRAINT_POLICY_COUNT); in thread_setup() 663 (thread_policy_t)&affinity, THREAD_AFFINITY_POLICY_COUNT); in thread_setup()
|
| /xnu-11417.140.69/tests/ipc/ |
| H A D | ipc_read_inspect.c | 481 (thread_policy_t)&info, &count, &get_default); in test_thread_port_mig_intrans()
|
| /xnu-11417.140.69/osfmk/i386/ |
| H A D | machine_routines.c | 493 (thread_policy_t)&info, in ml_thread_policy()
|
| /xnu-11417.140.69/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif_mit.c | 279 (thread_policy_t)&info, THREAD_PRECEDENCE_POLICY_COUNT); in nx_netif_mit_init()
|
| /xnu-11417.140.69/bsd/dev/dtrace/ |
| H A D | fasttrap.c | 493 …thread_policy_set(fasttrap_cleanup_thread, THREAD_PRECEDENCE_POLICY, (thread_policy_t) &precedence… in fasttrap_pid_cleanup_compute_priority() 497 …thread_policy_set(fasttrap_cleanup_thread, THREAD_PRECEDENCE_POLICY, (thread_policy_t) &precedence… in fasttrap_pid_cleanup_compute_priority()
|
| /xnu-11417.140.69/bsd/net/ |
| H A D | dlil_subr.c | 97 (thread_policy_t)&policy, THREAD_AFFINITY_POLICY_COUNT); in dlil_affinity_set()
|