Home
last modified time | relevance | path

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

/xnu-11215/osfmk/kern/
H A Dthread.c261 static void thread_deallocate_enqueue(thread_t thread);
767 thread_deallocate_enqueue(thread); in thread_deallocate_safe()
1160 thread_deallocate_enqueue( in thread_deallocate_enqueue() function