Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceBrowserCompileServer.cpp311 Ctx->initParserThread(); in startCompileThread()
DIceCompileServer.cpp259 Ctx->initParserThread(); in run()
DIceGlobalContext.h367 void initParserThread();
DIceGlobalContext.cpp1003 void GlobalContext::initParserThread() { in initParserThread() function in Ice::GlobalContext