Searched refs:m_fde_index_mutex (Results 1 – 2 of 2) sorted by relevance
157 std::mutex m_fde_index_mutex; // and isolate the thread that does it variable
421 std::lock_guard<std::mutex> guard(m_fde_index_mutex); in GetFDEIndex()