Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dsignalvar.h406 void signotify(struct thread *td);
/freebsd/sys/kern/
H A Dkern_sig.c733 signotify(struct thread *td) in signotify() function
1154 signotify(td); in kern_sigprocmask()
1165 signotify(td); in kern_sigprocmask()
2383 signotify(td); in tdsendsignal()
2973 signotify(td); in reschedule_signals()
H A Dkern_exec.c825 signotify(td); in do_execve()
/freebsd/sys/compat/linux/
H A Dlinux_signal.c410 signotify(td); in linux_ssetmask()