Searched refs:thread_stop (Results 1 – 3 of 3) sorted by relevance
557 if (thread_stop(thread, FALSE)) { in thread_get_state_internal()654 if (thread_stop(thread, TRUE)) { in thread_set_state_internal()797 if (thread_stop(thread, TRUE)) { in thread_state_initialize()837 if (thread_stop(target, TRUE)) { in thread_dup()888 if (thread_stop(target, TRUE)) { in thread_dup2()989 if (thread_stop(thread, TRUE)) { in thread_set_tsd_base()
116 extern boolean_t thread_stop(
1371 thread_stop( in thread_stop() function