Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dnotification_chain.cpp295 bool noDeadLock = WaitLockedUntil(safeKill_, [this]() { in KillWait() local
301 if (!noDeadLock) { in KillWait()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dsync_task_context.cpp617 bool noDeadLock = WaitLockedUntil( in KillWait() local
626 if (!noDeadLock) { // LCOV_EXCL_BR_LINE in KillWait()