Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/powermgr_lite/frameworks/include/
H A Drunning_lock_framework.h29 BOOL ReleaseRunningLockEntry(RunningLockEntry *entry);
/ohos5.0/base/powermgr/powermgr_lite/frameworks/src/mini/
H A Dpower_manage.c76 BOOL ReleaseRunningLockEntry(RunningLockEntry *entry) in ReleaseRunningLockEntry() function
/ohos5.0/base/powermgr/powermgr_lite/frameworks/src/
H A Drunning_lock.c148 entry->status.isHolding = !ReleaseRunningLockEntry(entry); in ReleaseRunningLock()
/ohos5.0/base/powermgr/powermgr_lite/frameworks/src/small/
H A Dpower_manage.c220 BOOL ReleaseRunningLockEntry(RunningLockEntry *entry) in ReleaseRunningLockEntry() function