Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/orc/
H A Dstring_pool.h50 mutable std::mutex PoolMutex; variable
/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DSymbolStringPool.h52 mutable std::mutex PoolMutex; variable
/openbsd-src/gnu/llvm/compiler-rt/lib/gwp_asan/
H A Dguarded_pool_allocator.h199 Mutex PoolMutex; variable