|
Open Model Railroad Network (OpenMRN)
|
This is an empty struct. More...
#include <Executor.hxx>
This is an empty struct.
If you give it as an argument to the executor constructor, the executor will be created without a thread. The owner is responsible for "donating" a thread (typically the main thread) to that executor. See Executor::thread_body()
Definition at line 256 of file Executor.hxx.
|
inline |
Definition at line 258 of file Executor.hxx.