vdr
2.2.0
|
This is the complete list of members for cThread, including all inherited members.
Action(void)=0 | cThread | protectedpure virtual |
Active(void) | cThread | |
active | cThread | private |
Cancel(int WaitSeconds=0) | cThread | protected |
childThreadId | cThread | private |
childTid | cThread | private |
cThread(const char *Description=NULL, bool LowPriority=false) | cThread | |
cThreadLock class | cThread | friend |
description | cThread | private |
IsMainThread(void) | cThread | inlinestatic |
Lock(void) | cThread | inlineprotected |
lowPriority | cThread | private |
mainThreadId | cThread | privatestatic |
mutex | cThread | private |
Running(void) | cThread | inlineprotected |
running | cThread | private |
SetDescription(const char *Description,...) __attribute__((format(printf | cThread | |
SetIOPriority(int Priority) | cThread | protected |
SetMainThreadId(void) | cThread | static |
SetPriority(int Priority) | cThread | protected |
Start(void) | cThread | |
StartThread(cThread *Thread) | cThread | privatestatic |
ThreadId(void) | cThread | static |
Unlock(void) | cThread | inlineprotected |
~cThread() | cThread | virtual |