Home
last modified time | relevance | path

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

/xnu-10002.61.3/osfmk/kern/
H A Dthread.c260 static void thread_deallocate_enqueue(thread_t thread);
770 thread_deallocate_enqueue(thread); in thread_deallocate_safe()
1163 thread_deallocate_enqueue( in thread_deallocate_enqueue() function