Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/kern/
H A Dthread_act.c561 thread_unstop(thread); in thread_get_state_internal()
658 thread_unstop(thread); in thread_set_state_internal()
800 thread_unstop(thread); in thread_state_initialize()
844 thread_unstop(target); in thread_dup()
894 thread_unstop(target); in thread_dup2()
992 thread_unstop(thread); in thread_set_tsd_base()
H A Dsched_prim.h121 extern void thread_unstop(
H A Dsched_prim.c1427 thread_unstop(thread); in thread_stop()
1459 thread_unstop( in thread_unstop() function