Home | History | Annotate | Download | only in Renderer

Lines Matching refs:threadFunction

695 	void Renderer::threadFunction(void *parameters)
2014 worker[i] = new Thread(threadFunction, &parameters);