Home
last modified time | relevance | path

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

/xnu-11417.101.15/osfmk/mach/
H A Dthread_policy.h249 typedef struct thread_latency_qos_policy *thread_latency_qos_policy_t; typedef
/xnu-11417.101.15/osfmk/kern/
H A Dthread_policy.c570 thread_latency_qos_policy_t info = (thread_latency_qos_policy_t) policy_info; in thread_policy_set_internal()
1505 thread_latency_qos_policy_t info = (thread_latency_qos_policy_t) policy_info; in thread_policy_get()