Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libc/inc/
H A Dmtlib.h54 extern int _thrp_cancelled(void);
/titanic_44/usr/src/lib/libc/port/stdio/
H A Dpopen.c234 if (_thrp_cancelled()) { in pclose()
/titanic_44/usr/src/lib/libc/port/threads/
H A Dthr.c1781 _thrp_cancelled(void) in _thrp_cancelled() function