Searched refs:threadLoop (Results 1 – 6 of 6) sorted by relevance
49 mThread.reset(new std::thread(std::bind(&SoundSystemEcho::threadLoop, this))); in startThread()58 void SoundSystemEcho::threadLoop() { in threadLoop() function in SoundSystemEcho
48 void threadLoop();
338 void threadLoop(int threadIndex);
625 renderer->threadLoop(threadIndex); in threadFunction()628 void Renderer::threadLoop(int threadIndex) in threadLoop() function in sw::Renderer
369 void threadLoop(int threadIndex);
752 renderer->threadLoop(threadIndex); in threadFunction()755 void Renderer::threadLoop(int threadIndex) in threadLoop() function in sw::Renderer