Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DSymbolStringPool.h45 mutable std::mutex PoolMutex; variable
123 std::lock_guard<std::mutex> Lock(PoolMutex); in intern()
131 std::lock_guard<std::mutex> Lock(PoolMutex); in clearDeadEntries()
140 std::lock_guard<std::mutex> Lock(PoolMutex); in empty()