ADTF
|
Public Member Functions | |
Impl (Callable &&pFunc) | |
void | Run () |
Public Attributes | |
Callable | pFunc |
Public Attributes inherited from cLooper::ImplBase | |
tLoopState | m_eLoopState |
tBool | m_bStateAcked = tTrue |
std::promise< void > | m_oLoopStateAck |
std::mutex | m_oStateMutex |
std::condition_variable | m_oWakeup |