Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/kern/
H A Dpolicy_internal.h193 extern void proc_thread_qos_deallocate(thread_t thread);
H A Dthread_policy.c2815 proc_thread_qos_deallocate(thread_t thread) in proc_thread_qos_deallocate() function
H A Dthread.c739 proc_thread_qos_deallocate(thread); in thread_deallocate_complete()