Home
last modified time | relevance | path

Searched refs:SIGFILLSET (Results 1 – 7 of 7) sorted by relevance

/dragonfly/lib/libthread_xu/thread/
H A Dthr_kern.c77 SIGFILLSET(set); in _thr_signal_block()
H A Dthr_create.c170 SIGFILLSET(sigmask); in _pthread_create()
H A Dthr_init.c291 SIGFILLSET(sigset); in _libpthread_init()
/dragonfly/sys/sys/
H A Dsignalvar.h110 #define SIGFILLSET(set) \ macro
/dragonfly/sys/vfs/fuse/
H A Dfuse_ipc.c49 SIGFILLSET(newset);
/dragonfly/sys/vfs/autofs/
H A Dautofs.c274 SIGFILLSET(newset); in autofs_set_sigmask()
/dragonfly/sys/kern/
H A Dkern_sig.c1775 SIGFILLSET(lp->lwp_sigmask); in kern_sigtimedwait()