Searched refs:CANCEL_DYING (Results 1 - 3 of 3) sorted by path

/openbsd-current/include/
H A Dtib.h105 #define CANCEL_DYING 2 macro
/openbsd-current/lib/libc/thread/
H A Drthread.c130 if (tib->tib_cantcancel & CANCEL_DYING) {
139 tib->tib_cantcancel |= CANCEL_DYING;
/openbsd-current/lib/librthread/
H A Drthread.c434 (tib->tib_cantcancel & CANCEL_DYING) == 0) {

Completed in 197 milliseconds