Searched refs:g_register_flags_detector_mutex (Results 1 – 1 of 1) sorted by relevance
36 static std::mutex g_register_flags_detector_mutex; variable42 std::lock_guard<std::mutex> lock(g_register_flags_detector_mutex); in CreateHostNativeRegisterContextFreeBSD()