|
Apache Mesos
|
Go to the source code of this file.
Namespaces | |
| process | |
Macros | |
| #define | __in_event_loop__ |
Enumerations | |
| enum | process::EventLoopLogicFlow { process::ALLOW_SHORT_CIRCUIT, process::DISALLOW_SHORT_CIRCUIT } |
Functions | |
| void | process::run_in_event_loop (const lambda::function< void()> &f, EventLoopLogicFlow event_loop_logic_flow=ALLOW_SHORT_CIRCUIT) |
Variables | |
| event_base * | process::base |
| #define __in_event_loop__ |
1.8.5