Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/mach/
H A Dthread_policy.h235 typedef struct thread_background_policy *thread_background_policy_t; typedef
/xnu-12377.61.12/osfmk/kern/
H A Dthread_policy.c517 thread_background_policy_t info; in thread_policy_set_internal()
529 info = (thread_background_policy_t) policy_info; in thread_policy_set_internal()