Searched refs:PlatformSupportMutex (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp774 std::lock_guard<std::mutex> Lock(PlatformSupportMutex);
810 std::lock_guard<std::mutex> Lock(PlatformSupportMutex);
847 std::lock_guard<std::mutex> Lock(PlatformSupportMutex);
889 std::lock_guard<std::mutex> Lock(PlatformSupportMutex);
902 std::lock_guard<std::mutex> Lock(PlatformSupportMutex);
907 std::mutex PlatformSupportMutex; member in class:__anon3663::MachOPlatformSupport

Completed in 100 milliseconds