Home
last modified time | relevance | path

Searched defs:sigsuspend (Results 1 – 7 of 7) sorted by relevance

/freebsd/lib/libc/sys/
H A Dsigsuspend.c38 #pragma weak sigsuspend macro
40 sigsuspend(const sigset_t *set) in sigsuspend() function
/freebsd/contrib/netbsd-tests/lib/libpthread/
H A Dt_sigsuspend.c57 ATF_TC_HEAD(sigsuspend, tc) in ATF_TC_HEAD() argument
62 ATF_TC_BODY(sigsuspend, tc) in ATF_TC_BODY() argument
/freebsd/contrib/ncurses/ncurses/
H A DSigAction.h99 #define sigsuspend _nc_sigsuspend macro
/freebsd/crypto/openssh/openbsd-compat/
H A Dsigact.c91 sigsuspend (sigset_t *mask) in sigsuspend() function
/freebsd/contrib/bmake/
H A Dsigaction.c330 sigsuspend(sigset_t *mask) in sigsuspend() function
/freebsd/lib/libc/include/
H A Dnamespace.h234 #define sigsuspend _sigsuspend macro
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp2039 TSAN_INTERCEPTOR(int, sigsuspend, const __sanitizer_sigset_t *mask) { in TSAN_INTERCEPTOR() argument