_thrp_suspend
extern int _thrp_suspend(thread_t, uchar_t);
return (_thrp_suspend(tid, TSTP_REGULAR));
(void) _thrp_suspend(self->ul_lwpid,
return (_thrp_suspend(tid, TSTP_MUTATOR));