Searched refs:thread_stop (Results 1 – 3 of 3) sorted by relevance
640 if (thread_stop(thread, FALSE)) { in thread_get_state_internal()745 if (thread_stop(thread, TRUE)) { in thread_set_state_internal()916 if (thread_stop(target, TRUE)) { in thread_dup()967 if (thread_stop(target, TRUE)) { in thread_dup2()1068 if (thread_stop(thread, TRUE)) { in thread_set_tsd_base()
114 extern boolean_t thread_stop(
1437 thread_stop( in thread_stop() function