Home | History | Annotate | Download | only in make-3.81

Lines Matching refs:alarm

952       /* If we're about to enter the read(), set an alarm to wake up in a
954 work. On the way out, turn off the alarm and set SIG_DFL. */
955 alarm (set_handler ? 1 : 0);