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

/freebsd-10.2-release/lib/libc/sys/
H A Dsigwait.c33 __weak_reference(__libc_sigwait, __sigwait);
45 __libc_sigwait(const sigset_t *set, int *sig) function
H A Dinterposing_table.c66 SLOT(sigwait, __libc_sigwait),
/freebsd-10.2-release/lib/libc/include/
H A Dlibc_private.h376 int __libc_sigwait(const __sigset_t * __restrict,

Completed in 59 milliseconds