Searched defs:sigwait (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/Libc-997.90.3/include/
H A Dsignal.h150 int sigwait(const sigset_t * __restrict, int * __restrict) __DARWIN_ALIAS_C(sigwait); variable
153 int sigwait(const sigset_t * __restrict, int * __restrict) LIBC_ALIAS_C(sigwait); variable
/macosx-10.9.5/dtrace-118.1/test/tst/common/
H A DMakefile
/macosx-10.9.5/xnu-2422.115.4/bsd/sys/
H A Dproc.h113 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
538 boolean_t sigwait; /* indication to suspend */ member in struct:user32_extern_proc
590 boolean_t sigwait; /* indication to suspend */ member in struct:user64_extern_proc

Completed in 184 milliseconds