Searched refs:_thrp_continue (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libc/port/threads/
H A Dthr.c715 (void) _thrp_continue(tid, TSTP_REGULAR);
2088 _thrp_continue(thread_t tid, uchar_t whystopped) function
2137 return (_thrp_continue(tid, TSTP_REGULAR));
2792 return (_thrp_continue(tid, TSTP_MUTATOR));
/osnet-11/usr/src/lib/libc/inc/
H A Dthr_uberdata.h1418 extern int _thrp_continue(thread_t, uchar_t);

Completed in 34 milliseconds