Home
last modified time | relevance | path

Searched defs:pthread_sigmask (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libc/include/
H A Dnamespace.h197 #define pthread_sigmask _pthread_sigmask macro
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp2054 TSAN_INTERCEPTOR(int, pthread_sigmask, int how, const __sanitizer_sigset_t *set, in TSAN_INTERCEPTOR() argument