Searched defs:PlatformMutex (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ | ||
H A D | COFFPlatform.h | 216 std::mutex PlatformMutex; global() variable |
H A D | ELFNixPlatform.h | 240 std::mutex PlatformMutex; global() variable |
H A D | MachOPlatform.h | 374 std::mutex PlatformMutex; global() variable |