Searched refs:MIN_GRACE (Results 1 – 1 of 1) sorted by relevance
76 #define MIN_GRACE 25 /* select timeout and minimum grace */ macro706 if (grace_period < MIN_GRACE)707 grace_period = MIN_GRACE;821 switch (pollret = poll(pollset, npollfds, MIN_GRACE * 1000)) {