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