Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DCore.h1083 std::lock_guard<std::recursive_mutex> Lock(SessionMutex);
1222 mutable std::recursive_mutex SessionMutex; variable
/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DCore.h1256 std::lock_guard<std::recursive_mutex> Lock(SessionMutex); in decltype()
1475 mutable std::recursive_mutex SessionMutex; variable