Apache Mesos
Namespaces | Macros | Functions
windows_ctrlhandler.hpp File Reference
#include <functional>
#include <mutex>
#include <stout/synchronized.hpp>

Go to the source code of this file.

Namespaces

 os
 
 os::internal
 

Macros

#define SIGUSR1   100
 

Functions

BOOL WINAPI os::internal::CtrlHandler (DWORD fdwCtrlType)
 
int os::internal::installCtrlHandler (const std::function< void(int, int)> *signal)
 

Macro Definition Documentation

#define SIGUSR1   100