Searched refs:stop_read (Results 1 – 1 of 1) sorted by relevance
176 static volatile sig_atomic_t stop_read; variable182 stop_read = 1; in stopit()1642 stop_read = 0;1646 } while (l > 0 && stop_read == 0 &&1649 if (stop_read != 0) {