Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/mach/ !
H A Dthread_policy_private.h247 thrp_terminated :1, /* heading for termination */ member
/xnu-12377.61.12/osfmk/kern/ !
H A Dthread_policy.c1823 if (task_effective.tep_terminated || requested.thrp_terminated) { in thread_policy_update_internal_spinlocked()
2161 requested.thrp_terminated = value; in thread_set_requested_policy_spinlocked()
2322 value = requested.thrp_terminated; in thread_get_requested_policy_spinlocked()