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