Home
last modified time | relevance | path

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

/xnu-11215/osfmk/kern/
H A Dthread_act.c648 thread_unstop(thread); in thread_get_state_internal()
750 thread_unstop(thread); in thread_set_state_internal()
924 thread_unstop(target); in thread_dup()
974 thread_unstop(target); in thread_dup2()
1072 thread_unstop(thread); in thread_set_tsd_base()
H A Dsched_prim.h121 extern void thread_unstop(
H A Dsched_prim.c1682 thread_unstop(thread); in thread_stop()
1714 thread_unstop( in thread_unstop() function