Searched refs:_thrp_continue (Results 1 – 2 of 2) sorted by relevance
717 (void) _thrp_continue(tid, TSTP_REGULAR); in _thrp_create()2128 _thrp_continue(thread_t tid, uchar_t whystopped) in _thrp_continue() function2177 return (_thrp_continue(tid, TSTP_REGULAR)); in thr_continue()2805 return (_thrp_continue(tid, TSTP_MUTATOR)); in thr_continue_mutator()
1458 extern int _thrp_continue(thread_t, uchar_t);