Go to the documentation of this file.
73 (((x).newTimeOut_ > 0) ? setjmp(Foam::timer::envAlarm) : false)
87 static struct sigaction oldAction_;
90 static unsigned int oldTimeOut_;
96 static void signalHandler(
int);
117 timer(
const unsigned int newTimeOut);