_THKERNEL(LPVOID lpvData) | CThread | [friend] |
checkFilePermission(File *f, User *u) | treqs::Dispatcher | [private] |
CThread(void) | CThread | |
Dispatcher() | treqs::Dispatcher | |
Event(LPVOID lpvData=NULL) | CThread | |
Event(CTask *pvTask) | CThread | |
get_new_requests() | treqs::Dispatcher | [private] |
GetErrorFlags() | CThread | [inline] |
GetEventsPending() | CThread | |
GetId(ThreadId_t *pId) | CThread | [inline] |
KernelProcess() | CThread | |
logger | treqs::Dispatcher | [private, static] |
m_mutex | CThread | |
OnTask() | treqs::Dispatcher | [private, virtual] |
CThread::OnTask(LPVOID lpvData) | CThread | [virtual] |
PingThread(DWORD dwTimeout=0) | CThread | |
SetIdle(DWORD dwIdle=100) | CThread | |
SetPriority(DWORD dwPriority=0) | CThread | |
SetThreadType(ThreadType_t typ=ThreadTypeEventDriven, DWORD dwIdle=100) | CThread | |
Start() | CThread | |
Stop() | CThread | |
ThreadId() | CThread | [inline, static] |
ThreadIdsEqual(ThreadId_t *p1, ThreadId_t *p2) | CThread | [inline, static] |
ThreadState() | CThread | |
~CThread(void) | CThread | |
~Dispatcher() | treqs::Dispatcher | [virtual] |