Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DObjectLinkingLayer.h96 std::lock_guard<std::mutex> Lock(LayerMutex); in addPlugin()
147 mutable std::mutex LayerMutex; variable
/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DObjectLinkingLayer.h116 std::lock_guard<std::mutex> Lock(LayerMutex); in addPlugin()
167 mutable std::mutex LayerMutex; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DObjectLinkingLayer.cpp369 std::lock_guard<std::mutex> Lock(LayerMutex); in notifyEmitted()
385 std::lock_guard<std::mutex> Lock(LayerMutex); in removeModule()
405 std::lock_guard<std::mutex> Lock(LayerMutex); in removeAllModules()