Home
last modified time | relevance | path

Searched refs:thread_throughput_qos_policy_t (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.140.69/osfmk/mach/
H A Dthread_policy.h262 typedef struct thread_throughput_qos_policy *thread_throughput_qos_policy_t; typedef
/xnu-11417.140.69/osfmk/kern/
H A Dthread_policy.c548 thread_throughput_qos_policy_t info = (thread_throughput_qos_policy_t) policy_info; in thread_policy_set_internal()
1525 thread_throughput_qos_policy_t info = (thread_throughput_qos_policy_t) policy_info; in thread_policy_get()