Searched refs:XSIGVTALRM (Results 1 – 2 of 2) sorted by relevance
174 return (XSIGVTALRM); in maptonewsig()214 case XSIGVTALRM: /* virtual time alarm */ in maptooldsig()258 if (mask & sigmask(XSIGVTALRM)) in maptooldmask()304 mask |= sigmask(XSIGVTALRM); in maptonewmask()
42 #define XSIGVTALRM 28 /* virtual time alarm */ macro