|
| CWorkerThread (CThreadPool &pool) |
|
void * | Process (void) |
|
void | Finalize (void) |
|
| CThread (const CThread &_thread) |
|
CThread & | operator= (const CThread &_thread) |
|
thread_t * | NativeHandle () |
|
bool | StartThread (bool wait=true) |
|
void | StopThread (bool wait=true) |
|
bool | WaitThread (unsigned timeout) |
|
bool | IsRunning () |
|
bool | IsStopped () |
|
void | Sleep (unsigned timeout) |
|
void | WakeUp () |
|
Definition at line 106 of file threadpool.h.
The documentation for this class was generated from the following file:
- /home/jlb/src/janbar/PVR/cppmythlib/cppmyth/src/private/os/threads/threadpool.h