Searched refs:ThreadDataSectionsMutex (Results 1 – 2 of 2) sorted by relevance
162 std::mutex ThreadDataSectionsMutex; member in __anond65998760111::ELFNixPlatformRuntimeState286 std::lock_guard<std::mutex> Lock(ThreadDataSectionsMutex); in getThreadDataSectionFor()338 std::lock_guard<std::mutex> Lock(ThreadDataSectionsMutex); in registerThreadDataSection()
401 std::mutex ThreadDataSectionsMutex; member in __anond959cc780211::MachOPlatformRuntimeState549 std::lock_guard<std::mutex> Lock(ThreadDataSectionsMutex); in registerThreadDataSection()563 std::lock_guard<std::mutex> Lock(ThreadDataSectionsMutex); in deregisterThreadDataSection()881 std::lock_guard<std::mutex> Lock(ThreadDataSectionsMutex); in getThreadDataSectionFor()