Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
Public Member Functions | |
group_wait (CEventGroup &o) | |
group_wait (CEventGroup &o, std::chrono::milliseconds timeout_) | |
void | Run () override |
Public Member Functions inherited from IRunnable | |
virtual void | Cancel () |
virtual | ~IRunnable ()=default |
Public Attributes | |
CEvent * | result |
bool | waiting |
|
inline |
|
inline |
CEvent* group_wait::result |
bool group_wait::waiting |