Inheritance diagram for cThreadMain:
Public Member Functions | |
cThreadMain (const pthread_t &thread, bool main_thread, tTheadState state) | |
Constructor. | |
Protected Member Functions | |
virtual void * | Run () |
Implementation of abstract Run method. |
|
Implementation of abstract Run method.
Implements cThread. |