Searched refs:UNREASONABLE_LAT (Results 1 – 1 of 1) sorted by relevance
60 #define UNREASONABLE_LAT (NSEC_PER_SEC * 5) /* hopefully we resume in 5 secs */ macro122 if (delta_ns > UNREASONABLE_LAT) { in sigalarm()