Home
last modified time | relevance | path

Searched defs:CompileThread (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceBrowserCompileServer.h105 std::thread CompileThread; variable
H A DIceCompileServer.cpp260 std::thread CompileThread([this, &InputStream]() { in run() local
/aosp_15_r20/external/cronet/components/nacl/renderer/plugin/
H A Dpnacl_translate_thread.h96 CompileThread(PnaclTranslateThread* obj) in CompileThread() function