Home
last modified time | relevance | path

Searched refs:cancel_active (Results 1 – 10 of 10) sorted by relevance

/titanic_50/usr/src/lib/libc/port/stdio/
H A Dfwrite.c114 if (!cancel_active()) in _fwrite_unlocked()
131 if (!cancel_active()) in _fwrite_unlocked()
H A D_flsbuf.c75 if (!cancel_active()) in _flsbuf()
H A D_filbuf.c128 else if (!cancel_active()) in _filbuf()
H A Dfputs.c125 if (!cancel_active()) in fputs()
H A Dflush.c551 if (!cancel_active()) in _xflsbuf()
/titanic_50/usr/src/lib/libc/inc/
H A Dmtlib.h53 extern int cancel_active(void);
H A Dthr_uberdata.h1385 extern int cancel_active(void);
/titanic_50/usr/src/lib/libc/port/threads/
H A Dcancel.c394 cancel_active(void) in cancel_active() function
H A Dscalls.c504 while ((error = __lwp_wait(tid, found)) == EINTR && !cancel_active()) in lwp_wait()
H A Dsynch.c2817 cancel_active()) in cancel_safe_mutex_unlock()