Exemplo n.º 1
0
 void ThreadLoader::load()
 {
     _threadFunc();
 }
Exemplo n.º 2
0
	void ThreadLoading::load()
	{
		_threadFunc(0);
	}