Home
last modified time | relevance | path

Searched refs:thread_qos_policy_t (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.61.12/osfmk/mach/
H A Dthread_policy_private.h129 typedef struct thread_qos_policy *thread_qos_policy_t; typedef
/xnu-12377.61.12/osfmk/kern/
H A Dthread_policy.c593 thread_qos_policy_t info = (thread_qos_policy_t)policy_info; in thread_policy_set_internal()
1546 thread_qos_policy_t info = (thread_qos_policy_t)policy_info; in thread_policy_get()
/xnu-12377.61.12/tests/ipc/
H A Dipc_read_inspect.c465 thread_qos_policy_t info; in test_thread_port_mig_intrans()