Home
last modified time | relevance | path

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

/trueos/lib/libkse/thread/
HDthr_fork.c62 SIGFILLSET(sigset); in _fork()
82 SIGFILLSET(sigset); in _fork()
HDthr_sig.c195 SIGFILLSET(set); in sig_daemon()
229 SIGFILLSET(sigset); in _thr_start_sig_daemon()
811 SIGFILLSET(sigmask); in _thr_sig_rundown()
1182 SIGFILLSET(sigset); in _thr_signal_init()
HDthr_kern.c430 SIGFILLSET(sigset); in _kse_setthreaded()
862 SIGFILLSET(sigmask); in kse_sched_single()
/trueos/lib/libthr/thread/
HDthr_create.c177 SIGFILLSET(set); in _pthread_create()
HDthr_sig.c432 SIGFILLSET(act.sa_mask); in _thr_signal_init()
/trueos/sys/sys/
HDsignalvar.h123 #define SIGFILLSET(set) \ macro
/trueos/sys/fs/autofs/
HDautofs.c343 SIGFILLSET(newset); in autofs_set_sigmask()
/trueos/sys/fs/fuse/
HDfuse_ipc.c134 SIGFILLSET(newset); in fuse_block_sigs()
/trueos/sys/nfsclient/
HDnfs_krpc.c732 SIGFILLSET(newset); in nfs_set_sigmask()
/trueos/sys/fs/nfs/
HDnfs_commonkrpc.c1075 SIGFILLSET(newset); in newnfs_set_sigmask()
/trueos/sys/kern/
HDkern_sig.c2578 SIGFILLSET(unblocked); in tdsigcleanup()
2580 SIGFILLSET(td->td_sigmask); in tdsigcleanup()
/trueos/share/man/man9/
HDMakefile1221 signal.9 SIGFILLSET.9 \