Home
last modified time | relevance | path

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

/netbsd-src/sys/rump/librump/rumpkern/
H A Dsignals.c285 sigsuspendteardown(struct lwp *l) in sigsuspendteardown() function
/netbsd-src/sys/sys/
H A Dsignalvar.h166 void sigsuspendteardown(struct lwp *);
/netbsd-src/sys/kern/
H A Dsys_sig.c669 sigsuspendteardown(struct lwp *l) in sigsuspendteardown() function
H A Duipc_syscalls.c265 sigsuspendteardown(l); in do_sys_accept()
272 sigsuspendteardown(l);
H A Dsys_select.c346 sigsuspendteardown(l); in sel_do_scan()