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

/freebsd-13-stable/lib/libc/include/
H A Dreentrant.h125 #define thr_sigsetmask(f, n, o) _pthread_sigmask(f, n, o)
H A Dnamespace.h199 #define pthread_sigmask _pthread_sigmask
/freebsd-13-stable/lib/libthr/thread/
H A Dthr_sig.c660 __weak_reference(_thr_sigmask, _pthread_sigmask);

Completed in 115 milliseconds