Home | History | Annotate | Download | only in host

Lines Matching refs:SIGTERM

188   // Callback passed to RegisterSignalHandler() to handle SIGTERM events.
487 SIGTERM,
494 DCHECK(signal_number == SIGTERM);
496 LOG(INFO) << "Caught SIGTERM: Shutting down...";