Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DEPCIndirectionUtils.h148 std::mutex EPCUIMutex; variable
/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DEPCIndirectionUtils.cpp355 std::lock_guard<std::mutex> Lock(EPCUIMutex); in getIndirectStubs()