Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/kern/
H A Dpolicy_internal.h325 extern uint32_t tpending(task_pend_token_t pend_token);
H A Dtask_policy.c1428 trequested_1(task), tpending(&pend_token), 0); in proc_set_task_policy()
1462 trequested_1(task), tpending(&pend_token), 0); in proc_set_task_policy2()
2298 tpending(task_pend_token_t pend_token) in tpending() function
H A Dthread_policy.c1952 threquested_1(thread), tpending(pend_token), 0); in proc_set_thread_policy_spinlocked()