Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/mach/
H A Dthread_policy_private.h216 typedef struct thread_requested_qos_policy *thread_requested_qos_policy_t; typedef
/xnu-8796.121.2/osfmk/kern/
H A Dthread_policy.c1482 thread_requested_qos_policy_t info = (thread_requested_qos_policy_t) policy_info; in thread_policy_get()