Searched refs:IDNSIGB_DIE (Results 1 – 2 of 2) sorted by relevance
1937 while (sbp->sb_busy != IDNSIGB_DIE) { in idn_sigbhandler_thread()1941 (sbp->sb_busy != IDNSIGB_DIE)) { in idn_sigbhandler_thread()1946 if (sbp->sb_busy == IDNSIGB_DIE) { in idn_sigbhandler_thread()2184 (sbp->sb_busy == IDNSIGB_DIE)); in idn_sigbhandler_thread()2238 sbp->sb_busy = IDNSIGB_DIE; in idn_sigbhandler_kill()
315 #define IDNSIGB_DIE ((uchar_t)4) macro