Home
last modified time | relevance | path

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

/netbsd/sys/kern/
H A Dkern_sig.c133 static int sigunwait(struct proc *, const ksiginfo_t *);
1249 sigunwait(struct proc *p, const ksiginfo_t *ksi) in sigunwait() function
1411 sigunwait(p, ksi)) in kpsignal2()