Searched refs:thread_policy_get (Results 1 – 10 of 10) sorted by relevance
| /xnu-11215/tests/ |
| H A D | thread_policy.c | 36 kern_return_t kr = thread_policy_get(thread_port, THREAD_REQUESTED_STATE_POLICY, in get_thread_requested_qos()
|
| H A D | turnstile_multihop.c | 227 kern_return_t kr = thread_policy_get(thread_port, THREAD_POLICY_STATE, in get_user_promotion_basepri()
|
| H A D | kevent_qos.c | 95 kern_return_t kr = thread_policy_get(thread_port, THREAD_POLICY_STATE, in get_user_promotion_basepri() 109 kern_return_t kr = thread_policy_get(thread_port, THREAD_POLICY_STATE, in get_thread_iotier()
|
| H A D | stackshot_tests.m | 1129 kern_return_t kr = thread_policy_get(thread_port, THREAD_POLICY_STATE, 1131 T_QUIET; T_ASSERT_MACH_SUCCESS(kr, "thread_policy_get");
|
| /xnu-11215/tools/tests/affinity/ |
| H A D | tags.c | 66 ret = thread_policy_get( in thread_tag_get()
|
| /xnu-11215/bsd/pthread/ |
| H A D | pthread_shims.c | 567 .thread_policy_get = thread_policy_get,
|
| /xnu-11215/bsd/sys/ |
| H A D | pthread_shims.h | 277 …kern_return_t (*thread_policy_get)(thread_t t, thread_policy_flavor_t flavor, thread_policy_t info… member
|
| /xnu-11215/tests/ipc/ |
| H A D | ipc_read_inspect.c | 480 kr = thread_policy_get(tport, THREAD_QOS_POLICY, in test_thread_port_mig_intrans()
|
| /xnu-11215/osfmk/mach/ |
| H A D | thread_act.defs | 321 routine thread_policy_get(
|
| /xnu-11215/osfmk/kern/ |
| H A D | thread_policy.c | 1282 thread_policy_get( in thread_policy_get() function
|