Searched refs:in_mch_delay (Results 1 – 1 of 1) sorted by relevance
210 static volatile sig_atomic_t in_mch_delay = FALSE; // sleeping in mch_delay() variable599 in_mch_delay = TRUE; in mch_delay()662 in_mch_delay = FALSE; in mch_delay()1016 if (in_mch_delay && sigarg == SIGQUIT) in SIGDEFARG()