Searched refs:ThreadDataSectionsMutex (Results 1 – 2 of 2) sorted by relevance
153 std::mutex ThreadDataSectionsMutex; member in __anon22ca0f8d0111::ELFNixPlatformRuntimeState267 std::lock_guard<std::mutex> Lock(ThreadDataSectionsMutex); in getThreadDataSectionFor()319 std::lock_guard<std::mutex> Lock(ThreadDataSectionsMutex); in registerThreadDataSection()
395 std::mutex ThreadDataSectionsMutex; member in __anon217c3caf0211::MachOPlatformRuntimeState503 std::lock_guard<std::mutex> Lock(ThreadDataSectionsMutex); in registerThreadDataSection()517 std::lock_guard<std::mutex> Lock(ThreadDataSectionsMutex); in deregisterThreadDataSection()796 std::lock_guard<std::mutex> Lock(ThreadDataSectionsMutex); in getThreadDataSectionFor()