Searched refs:ThreadDataSectionsMutex (Results 1 – 2 of 2) sorted by relevance
163 std::mutex ThreadDataSectionsMutex; member in __anonb364b2400111::ELFNixPlatformRuntimeState377 std::lock_guard<std::mutex> Lock(ThreadDataSectionsMutex); in getThreadDataSectionFor()412 std::lock_guard<std::mutex> Lock(ThreadDataSectionsMutex); in registerThreadDataSection()
325 std::mutex ThreadDataSectionsMutex; member in __anon3d23d5020211::MachOPlatformRuntimeState473 std::lock_guard<std::mutex> Lock(ThreadDataSectionsMutex); in registerThreadDataSection()487 std::lock_guard<std::mutex> Lock(ThreadDataSectionsMutex); in deregisterThreadDataSection()825 std::lock_guard<std::mutex> Lock(ThreadDataSectionsMutex); in getThreadDataSectionFor()