Searched defs:CompileThread (Results 1 – 3 of 3) sorted by relevance
105 std::thread CompileThread; variable
260 std::thread CompileThread([this, &InputStream]() { in run() local
96 CompileThread(PnaclTranslateThread* obj) in CompileThread() function