Home
last modified time | relevance | path

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

/xnu-11215/osfmk/kern/
H A Dthread.c262 static void thread_deallocate_complete(thread_t thread);
775 thread_deallocate_complete(thread); in thread_deallocate()
780 thread_deallocate_complete( in thread_deallocate_complete() function
1134 thread_deallocate_complete(thread); in thread_deallocate_queue_invoke()