Home
last modified time | relevance | path

Searched refs:signotify (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/sys/
H A Dsignalvar.h408 void signotify(struct thread *td);
/freebsd/sys/kern/
H A Dkern_sig.c724 signotify(struct thread *td) in signotify() function
1151 signotify(td); in kern_sigprocmask()
1162 signotify(td); in kern_sigprocmask()
2389 signotify(td); in tdsendsignal()
3011 signotify(td); in reschedule_signals()
H A Dkern_exec.c829 signotify(td); in do_execve()
/freebsd/sys/compat/linux/
H A Dlinux_signal.c418 signotify(td); in linux_ssetmask()
/freebsd/share/man/man9/
H A DMakefile2093 signal.9 signotify.9 \