Home
last modified time | relevance | path

Searched refs:timerLock_ (Results 1 - 2 of 2) sorted by relevance

/base/inputmethod/imf/common/include/
H A Dinputmethod_sysevent.h78 std::mutex timerLock_; member in OHOS::MiscServices::InputMethodSysEvent
/base/inputmethod/imf/common/src/
H A Dinputmethod_sysevent.cpp173 std::lock_guard<std::mutex> lock(timerLock_); in StopTimer()
205 std::lock_guard<std::mutex> lock(timerLock_); in StartTimerForReport()

Completed in 1 milliseconds