HomeSort by: relevance | last modified time | path
    Searched defs:sigunwait (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/kern/
kern_sig.c 132 static int sigunwait(struct proc *, const ksiginfo_t *);
1223 sigunwait(struct proc *p, const ksiginfo_t *ksi) function in typeref:typename:int
1385 sigunwait(p, ksi))

Completed in 13 milliseconds