|
flext 0.6.2
|
Functions | |
| bool | flext_base::StartThread (void(*meth)(thr_params *p), thr_params *p, const char *=NULL) |
| Start a thread for this object. | |
| bool | flext_base::StopThreads () |
| Terminate all threads of this object. | |
|
inline |
Start a thread for this object.
| bool flext_base::StopThreads | ( | ) |
Terminate all threads of this object.
Terminate all object threads.