Thread callback interface.
When a thread is created, it will call run() in its attached CL_Runnable interface.
virtual void run()
None
Back to index