Home
last modified time | relevance | path

Searched refs:g_authMgrLock (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
H A Dcert_manager_auth_mgr.c332 pthread_mutex_lock(&g_authMgrLock); in CmAuthGrantAppCertificate()
371 pthread_mutex_unlock(&g_authMgrLock); in CmAuthGrantAppCertificate()
382 pthread_mutex_lock(&g_authMgrLock); in CmAuthGetAuthorizedAppList()
425 pthread_mutex_unlock(&g_authMgrLock); in CmAuthGetAuthorizedAppList()
509 pthread_mutex_lock(&g_authMgrLock); in CmAuthRemoveGrantedApp()
546 pthread_mutex_unlock(&g_authMgrLock); in CmAuthRemoveGrantedApp()
577 pthread_mutex_lock(&g_authMgrLock); in CmAuthDeleteAuthInfo()
605 pthread_mutex_unlock(&g_authMgrLock); in CmAuthDeleteAuthInfo()
612 pthread_mutex_lock(&g_authMgrLock); in CmAuthDeleteAuthInfoByUserId()
636 pthread_mutex_unlock(&g_authMgrLock); in CmAuthDeleteAuthInfoByUserId()
[all …]