Searched refs:UpdateMutex (Results 1 – 2 of 2) sorted by relevance
122 sys::Mutex UpdateMutex; variable
312 std::lock_guard<sys::Mutex> Guard(UpdateMutex); in update()