Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/sys/
HDsignalvar.h408 void signotify(struct thread *td);
/freebsd-14-stable/sys/kern/
HDkern_sig.c740 signotify(struct thread *td) in signotify() function
1161 signotify(td); in kern_sigprocmask()
1172 signotify(td); in kern_sigprocmask()
2403 signotify(td); in tdsendsignal()
3032 signotify(td); in reschedule_signals()
HDkern_exec.c813 signotify(td); in do_execve()
/freebsd-14-stable/sys/compat/linux/
HDlinux_signal.c410 signotify(td); in linux_ssetmask()
/freebsd-14-stable/share/man/man9/
HDMakefile2068 signal.9 signotify.9 \