Searched defs:sigwait (Results 1 - 5 of 5) sorted by last modified time

/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dproc.h114 boolean_t sigwait; /* indication to suspend */ member in struct:extern_proc
H A Dproc_internal.h279 boolean_t sigwait; /* indication to suspend (PL) */ member in struct:proc
548 boolean_t sigwait; /* indication to suspend */ member in struct:user32_extern_proc
600 boolean_t sigwait; /* indication to suspend */ member in struct:user64_extern_proc
/macosx-10.10/Libc-1044.1.2/include/
H A Dsignal.h152 int sigwait(const sigset_t * __restrict, int * __restrict) __DARWIN_ALIAS_C(sigwait); variable
155 int sigwait(const sigset_t * __restrict, int * __restrict) LIBC_ALIAS_C(sigwait); variable
/macosx-10.10/libpthread-105.1.4/src/
H A Dpthread_cancelable.c336 sigwait(const sigset_t * set, int * sig) function
/macosx-10.10/dtrace-147/test/tst/common/
H A DMakefile

Completed in 136 milliseconds