Searched refs:PlatformMutex (Results 1 – 9 of 9) sorted by relevance
327 std::lock_guard<std::mutex> Lock(PlatformMutex); in getInitializersBuildSequencePhase() 411 std::lock_guard<std::mutex> Lock(PlatformMutex); in rt_getDeinitializers() 438 std::lock_guard<std::mutex> Lock(PlatformMutex); in rt_lookupSymbol() 521 std::lock_guard<std::mutex> Lock(PlatformMutex); in registerInitInfo() 535 std::unique_lock<std::mutex> Lock(PlatformMutex); in registerInitInfo() 659 std::lock_guard<std::mutex> Lock(MP.PlatformMutex); in addEHAndTLVSupportPasses() 723 std::lock_guard<std::mutex> Lock(MP.PlatformMutex); in preserveInitSections() 814 std::lock_guard<std::mutex> Lock(MP.PlatformMutex); in fixTLVSectionsAndEdges()
312 std::lock_guard<std::mutex> Lock(PlatformMutex); in teardownJITDylib() 483 std::lock_guard<std::mutex> Lock(PlatformMutex); in buildJDDepMap() 538 std::lock_guard<std::mutex> Lock(PlatformMutex); in pushInitializersLoop() 567 std::lock_guard<std::mutex> Lock(PlatformMutex); in rt_pushInitializers() 604 std::lock_guard<std::mutex> Lock(PlatformMutex); in rt_lookupSymbol() 812 std::lock_guard<std::mutex> Lock(CP.PlatformMutex); in associateJITDylibHeaderSymbol() 878 std::lock_guard<std::mutex> Lock(CP.PlatformMutex); in registerObjectPlatformSectionsInBootstrap()
367 std::lock_guard<std::mutex> Lock(PlatformMutex); in teardownJITDylib()657 std::lock_guard<std::mutex> Lock(PlatformMutex); in pushInitializersLoop()701 std::lock_guard<std::mutex> Lock(PlatformMutex); in rt_pushInitializers()732 std::lock_guard<std::mutex> Lock(PlatformMutex); in rt_pushSymbols()928 std::lock_guard<std::mutex> Lock(MP.PlatformMutex); in bootstrapPipelineRecordRuntimeFunctions()958 std::lock_guard<std::mutex> Lock(MP.PlatformMutex); in associateJITDylibHeaderSymbol()1206 std::lock_guard<std::mutex> Lock(MP.PlatformMutex); in fixTLVSectionsAndEdges()1408 std::lock_guard<std::mutex> Lock(MP.PlatformMutex); in registerObjectPlatformSections()1693 std::lock_guard<std::mutex> Lock(MP.PlatformMutex); in addSymbolTableRegistration()
16 class PlatformMutex {
16 class Mutex final : PlatformMutex {
216 std::mutex PlatformMutex; variable
240 std::mutex PlatformMutex; variable
374 std::mutex PlatformMutex; variable