Home
last modified time | relevance | path

Searched refs:_thr_sigmask (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libthr/thread/
H A Dthr_sig.c654 __weak_reference(_thr_sigmask, pthread_sigmask);
655 __weak_reference(_thr_sigmask, _pthread_sigmask);
658 _thr_sigmask(int how, const sigset_t *set, sigset_t *oset) in _thr_sigmask() function
H A Dthr_init.c262 [PJT_SIGMASK] = {DUAL_ENTRY(_thr_sigmask)},
H A Dthr_private.h1091 int _thr_sigmask(int, const sigset_t *, sigset_t *);