Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/device_standby/plugins/ext/src/
H A Dbase_state.cpp35 const int32_t RUNNINGLOCK_TIMEOUT = 5000; variable
190 standbyRunningLock_->Lock(RUNNINGLOCK_TIMEOUT); in AcquireStandbyRunningLock()