Searched refs:thread_stop (Results 1 – 3 of 3) sorted by relevance
634 if (thread_stop(thread, FALSE)) { in thread_get_state_internal()736 if (thread_stop(thread, TRUE)) { in thread_set_state_internal()907 if (thread_stop(target, TRUE)) { in thread_dup()958 if (thread_stop(target, TRUE)) { in thread_dup2()1059 if (thread_stop(thread, TRUE)) { in thread_set_tsd_base()
116 extern boolean_t thread_stop(
1487 thread_stop( in thread_stop() function