Searched refs:BackgroundIndexProgressMutex (Results 1 – 2 of 2) sorted by relevance
269 std::mutex BackgroundIndexProgressMutex; variable
1731 std::lock_guard<std::mutex> Lock(BackgroundIndexProgressMutex); in onBackgroundIndexProgress()1778 std::lock_guard<std::mutex> Lock(BackgroundIndexProgressMutex); in onBackgroundIndexProgress()