Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceBrowserCompileServer.cpp311 Ctx->initParserThread(); in startCompileThread()
H A DIceCompileServer.cpp261 Ctx->initParserThread(); in run()
H A DIceGlobalContext.h364 void initParserThread();
H A DIceGlobalContext.cpp910 void GlobalContext::initParserThread() { in initParserThread() function in Ice::GlobalContext