Home
last modified time | relevance | path

Searched refs:ParserControlThread (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/povray38/povunix-v3.8.0-beta.2-src/source/backend/control/
H A Dscene.h209 void ParserControlThread();
H A Dscene.cpp96 …parserControlThread = Task::NewBoostThread(boost::bind(&Scene::ParserControlThread, this), POV_THR… in StartParser()
336 void Scene::ParserControlThread() in ParserControlThread() function in pov::Scene
/dports/graphics/povray37/povray-3.7.0.10/source/backend/scene/
H A Dscene.h482 void ParserControlThread();
H A Dscene.cpp442 …parserControlThread = Task::NewBoostThread(boost::bind(&Scene::ParserControlThread, this), POV_THR… in StartParser()
674 void Scene::ParserControlThread() in ParserControlThread() function in pov::Scene