Home | History | Annotate | Download | only in Renderer

Lines Matching defs:threadFunction

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