Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
CWin32PowerStateWorker Member List

This is the complete list of members for CWin32PowerStateWorker, including all inherited members.

AbortableWait(CEvent &event, std::chrono::milliseconds duration=std::chrono::milliseconds(-1))CThreadinlineprotected
Create(bool bAutoDelete=false)CThread
CThread(const char *ThreadName)CThreadexplicitprotected
CThread(IRunnable *pRunnable, const char *ThreadName)CThread
CWin32PowerStateWorker()CWin32PowerStateWorkerinline
GetCurrentThread()CThreadstatic
GetCurrentThreadId()CThreadinlinestatic
IsAutoDelete() constCThread
IsCurrentThread() constCThread
IsRunning() constCThread
Join(std::chrono::milliseconds duration)CThread
m_bStopCThreadprotected
OnException()CThreadinlinevirtual
OnExit()CThreadinlineprotectedvirtual
OnStartup()CWin32PowerStateWorkerinlineprotectedvirtual
Process(void)CWin32PowerStateWorkerprotectedvirtual
QueryStateChange(PowerState State)CWin32PowerStateWorker
SetPriority(const ThreadPriority &priority)CThread
Sleep(std::chrono::duration< Rep, Period > duration)CThreadinline
StopThread(bool bWait=true)CThreadvirtual
WAIT_INTERRUPTED enum valueCThreadprotected
WAIT_SIGNALED enum valueCThreadprotected
WAIT_TIMEDOUT enum valueCThreadprotected
WaitResponse enum nameCThreadprotected
~CThread()CThreadvirtual