Home
last modified time | relevance | path

Searched refs:handlerMutex_ (Results 1 - 4 of 4) sorted by relevance

/base/inputmethod/imf/common/src/
H A Dmessage_handler.cpp20 std::mutex MessageHandler::handlerMutex_; member in OHOS::MiscServices::MessageHandler
68 std::unique_lock<std::mutex> lock(handlerMutex_); in Instance()
/base/inputmethod/imf/common/include/
H A Dmessage_handler.h83 static std::mutex handlerMutex_; member in OHOS::MiscServices::MessageHandler
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/include/
H A Dapp_event_observer_mgr.h79 ffrt::mutex handlerMutex_; member in OHOS::HiviewDFX::AppEventObserverMgr
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/
H A Dapp_event_observer_mgr.cpp183 std::lock_guard<ffrt::mutex> lock(handlerMutex_); in DestroyEventHandler()
331 std::lock_guard<ffrt::mutex> lock(handlerMutex_); in SendEventToHandler()

Completed in 2 milliseconds