Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/mach/ !
H A Dthread_policy.h114 typedef struct thread_extended_policy *thread_extended_policy_t; typedef
/xnu-12377.1.9/osfmk/kern/ !
H A Dthread_policy.c363 thread_extended_policy_t info; in thread_policy_set_internal()
365 info = (thread_extended_policy_t)policy_info; in thread_policy_set_internal()
1328 thread_extended_policy_t info; in thread_policy_get()
1330 info = (thread_extended_policy_t)policy_info; in thread_policy_get()