Searched refs:GetMutex (Results 1 - 1 of 1) sorted by relevance
/drivers/peripheral/user_auth/test/unittest/mocks/inc/ | ||
H A D | c_mocker.h | 49 static inline std::mutex &GetMutex() in GetMutex() function in OHOS::UserIam::UserAuth::CMocker 82 const std::lock_guard<std::mutex> lock(cls::GetMutex()); \ |
Completed in 1 milliseconds