Searched refs:cursorInfoMutex_ (Results 1 – 2 of 2) sorted by relevance
863 std::mutex cursorInfoMutex_; variable
655 std::lock_guard<std::mutex> lk(cursorInfoMutex_); in OnCursorUpdate()1046 std::lock_guard<std::mutex> lock(cursorInfoMutex_); in ClearEditorCache()