Home
last modified time | relevance | path

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

/xnu-11215/osfmk/kern/
H A Dthread.h1128 extern void thread_terminate_enqueue(
H A Dthread.c1145 thread_terminate_enqueue( in thread_terminate_enqueue() function
H A Dsched_prim.c3905 thread_terminate_enqueue(thread); in thread_dispatch()