Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/kern/
H A Dthread_act.c644 thread_unstop(thread); in thread_get_state_internal()
749 thread_unstop(thread); in thread_set_state_internal()
923 thread_unstop(target); in thread_dup()
973 thread_unstop(target); in thread_dup2()
1071 thread_unstop(thread); in thread_set_tsd_base()
H A Dsched_prim.h119 extern void thread_unstop(
H A Dsched_prim.c1500 thread_unstop(thread); in thread_stop()
1532 thread_unstop( in thread_unstop() function