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