19 #ifndef MIR_DISPATCH_SIMPLE_DISPATCH_THREAD_H_
20 #define MIR_DISPATCH_SIMPLE_DISPATCH_THREAD_H_
41 std::thread eventloop;
48 #endif // MIR_DISPATCH_SIMPLE_DISPATCH_THREAD_H_
All things Mir.
Definition: buffer_stream.h:37
SimpleDispatchThread(std::shared_ptr< Dispatchable > const &dispatchee)
Definition: simple_dispatch_thread.cpp:124
Definition: simple_dispatch_thread.h:33
~SimpleDispatchThread() noexcept
Definition: simple_dispatch_thread.cpp:151