static CL_Thread *create(void(*func)(void *)) virtual ~CL_Thread() virtual void start(void *arg) virtual void terminate()
None
Back to index