Searched refs:ThreadDataSectionsMutex (Results 1 – 2 of 2) sorted by relevance
152 std::mutex ThreadDataSectionsMutex; member in __anonebe0e5700111::ELFNixPlatformRuntimeState265 std::lock_guard<std::mutex> Lock(ThreadDataSectionsMutex); in getThreadDataSectionFor()317 std::lock_guard<std::mutex> Lock(ThreadDataSectionsMutex); in registerThreadDataSection()
225 std::mutex ThreadDataSectionsMutex; member in __anon104e62320211::MachOPlatformRuntimeState299 std::lock_guard<std::mutex> Lock(ThreadDataSectionsMutex); in registerThreadDataSection()313 std::lock_guard<std::mutex> Lock(ThreadDataSectionsMutex); in deregisterThreadDataSection()528 std::lock_guard<std::mutex> Lock(ThreadDataSectionsMutex); in getThreadDataSectionFor()