Example #1
0
 void ThreadLoader::load()
 {
     _threadFunc();
 }
	void ThreadLoading::load()
	{
		_threadFunc(0);
	}