Searched defs:ISSIG_FAST (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dproc.h524 #define ISSIG(t, why) ISSIG_FAST(t, ttolwp(t), ttoproc(t), why)
534 #define ISSIG_FAST(t, lwp, p, why) \ macro

Completed in 61 milliseconds