Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/kern/
H A Dpolicy_internal.h194 extern void proc_thread_qos_deallocate(thread_t thread);
H A Dthread_policy.c2896 proc_thread_qos_deallocate(thread_t thread) in proc_thread_qos_deallocate() function
H A Dthread.c799 proc_thread_qos_deallocate(thread); in thread_deallocate_complete()