Searched refs:UpdateIndexMu (Results 1 – 2 of 2) sorted by relevance
151 std::mutex UpdateIndexMu; variable
439 std::lock_guard<std::mutex> Lock(UpdateIndexMu); in updatePreamble()464 std::lock_guard<std::mutex> Lock(UpdateIndexMu); in updateMain()