Home
last modified time | relevance | path

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

/base/security/code_signature/services/key_enable/utils/src/
H A Dunlock_event_helper.cpp53 std::lock_guard<std::mutex> lock(unlockMutex_); in CheckUserUnlockByScreenLockManager()
141 std::unique_lock<std::mutex> lock(unlockMutex_); in StartWaitingUnlock()
160 std::lock_guard<std::mutex> lock(unlockMutex_); in FinishWaiting()
/base/security/code_signature/services/key_enable/utils/include/
H A Dunlock_event_helper.h60 std::mutex unlockMutex_; member in OHOS::Security::CodeSign::UnlockEventHelper

Completed in 1 milliseconds