Home
last modified time | relevance | path

Searched refs:_thrp_cancelled (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libc/inc/
H A Dmtlib.h52 extern int _thrp_cancelled(void);
/illumos-gate/usr/src/lib/libc/port/stdio/
H A Dpopen.c234 if (_thrp_cancelled()) { in pclose()
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dthr.c1782 _thrp_cancelled(void) in _thrp_cancelled() function