Apache Mesos
|
Go to the source code of this file.
Namespaces | |
os | |
os::internal | |
Functions | |
void | os::internal::signalHandler (int sig, siginfo_t *siginfo, void *context) |
int | os::internal::configureSignal (const std::function< void(int, int)> *signal) |
Variables | |
std::function< void(int, int)> * | os::internal::signaledWrapper = nullptr |