Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DSubzeroReactor.cpp226 std::mutex codegenMutex; variable
882 ::codegenMutex.lock(); // SubzeroReactor is currently not thread safe in Nucleus()
964 ::codegenMutex.unlock(); in ~Nucleus()