Searched refs:_thrp_continue (Results 1 – 2 of 2) sorted by relevance
718 (void) _thrp_continue(tid, TSTP_REGULAR); in _thrp_create()2129 _thrp_continue(thread_t tid, uchar_t whystopped) in _thrp_continue() function2178 return (_thrp_continue(tid, TSTP_REGULAR)); in thr_continue()2806 return (_thrp_continue(tid, TSTP_MUTATOR)); in thr_continue_mutator()
1484 extern int _thrp_continue(thread_t, uchar_t);