Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetClient.h457 std::lock_guard<std::mutex> Lock(RTPMutex); in getTrampoline()
484 std::mutex RTPMutex; variable