Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DTPCIndirectionUtils.cpp75 std::mutex ISMMutex; member in __anon0e890b430111::TPCIndirectStubsManager
151 std::lock_guard<std::mutex> Lock(ISMMutex); in createStubs()
185 std::lock_guard<std::mutex> Lock(ISMMutex); in findStub()
193 std::lock_guard<std::mutex> Lock(ISMMutex); in findPointer()
205 std::lock_guard<std::mutex> Lock(ISMMutex); in updatePointer()