HomeSort by: relevance | last modified time | path
    Searched refs:issignal (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/sys/
signalvar.h 144 int issignal(struct lwp *);
  /src/sys/kern/
kern_sleepq.c 437 (sig = issignal(l)) != 0)
kern_lwp.c 1730 while ((sig = issignal(l)) != 0)
kern_sig.c 1713 * through issignal(), then stop other LWPs in the process too.
1825 issignal(struct lwp *l) function in typeref:typename:int
2027 printf_nolog("issignal\n");
  /src/share/man/man9/
Makefile 898 signal.9 issignal.9 \

Completed in 16 milliseconds