Searched refs:ul_sigsuspend (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libc/port/threads/
H A Dscalls.c417 self->ul_sigsuspend = 1; \
424 if (self->ul_sigsuspend) { \
425 self->ul_sigsuspend = 0;\
438 * If not (self->ul_sigsuspend is still non-zero), we must restore our
446 if (self->ul_sigsuspend) { \
447 self->ul_sigsuspend = 0; \
H A Dsigaction.c146 if (self->ul_sigsuspend) {
148 self->ul_sigsuspend = 0;
/osnet-11/usr/src/lib/libc/inc/
H A Dthr_uberdata.h568 char ul_sigsuspend; /* thread is in sigsuspend/pollsys */ member in struct:ulwp
988 char ul_sigsuspend; /* thread is in sigsuspend/pollsys */ member in struct:ulwp32

Completed in 32 milliseconds