Searched defs:ISSIG_FAST (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ | ||
H A D | proc.h | 524 #define ISSIG(t, why) ISSIG_FAST(t, ttolwp(t), ttoproc(t), why) 534 #define ISSIG_FAST(t, lwp, p, why) \ macro |
Completed in 56 milliseconds