Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/powermgr_lite/services/src/
H A Drunning_lock_mgr.c166 static int32_t RunningLockIdentityCmp(const RunningLockIdentity *a, const RunningLockIdentity *b) in RunningLockIdentityCmp() function
174 …Locks[i] = VECTOR_Make((VECTOR_Key)GetRunningLockIdentity, (VECTOR_Compare)RunningLockIdentityCmp); in RunningLockMgrInit()