Searched refs:m_core_sim_path_mutex (Results 1 – 2 of 2) sorted by relevance
96 std::mutex m_core_sim_path_mutex; variable
228 std::lock_guard<std::mutex> guard(m_core_sim_path_mutex); in GetCoreSimulatorPath()