Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dtask_policy.c1250 struct task_pend_token thread_pend_token = {}; in task_policy_update_internal_locked() local
1253 thread_pend_token.tpt_update_thread_sfi = 1; in task_policy_update_internal_locked()
1259 &thread_pend_token); in task_policy_update_internal_locked()
1262 assert(!thread_pend_token.tpt_update_sockets); in task_policy_update_internal_locked()
1265 thread_policy_update_complete_unlocked(thread, &thread_pend_token); in task_policy_update_internal_locked()