reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
343 SecondsToWait = 0; 344 } else if (SecondsToWait) { 352 alarm(SecondsToWait); 353 } else if (SecondsToWait == 0) 369 if (SecondsToWait && errno == EINTR) { 394 if (SecondsToWait && !WaitUntilTerminates) {