Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/message_handle/include/
H A Dclient_death_handler.h57 std::mutex mutexDeathRecipient_; member in OHOS::MMI::final
/foundation/multimodalinput/input/service/message_handle/src/
H A Dclient_death_handler.cpp89 std::lock_guard<std::mutex> clientDeathLock(mutexDeathRecipient_); in RegisterClientDeathRecipient()

Completed in 2 milliseconds