Home
last modified time | relevance | path

Searched refs:_thrp_suspend (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/threads/
H A Dthr.c1946 _thrp_suspend(thread_t tid, uchar_t whystopped) in _thrp_suspend() function
2173 return (_thrp_suspend(tid, TSTP_REGULAR)); in thr_suspend()
2231 (void) _thrp_suspend(self->ul_lwpid, in do_exit_critical()
2837 return (_thrp_suspend(tid, TSTP_MUTATOR)); in thr_suspend_mutator()
/illumos-gate/usr/src/lib/libc/inc/
H A Dthr_uberdata.h1504 extern int _thrp_suspend(thread_t, uchar_t);