Home
last modified time | relevance | path

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

/xnu-10002.61.3/osfmk/kern/
H A Dpolicy_internal.h195 extern void proc_thread_qos_deallocate(thread_t thread);
H A Dthread_policy.c2935 proc_thread_qos_deallocate(thread_t thread) in proc_thread_qos_deallocate() function
H A Dthread.c805 proc_thread_qos_deallocate(thread); in thread_deallocate_complete()