Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dnotification_chain.cpp283 safeKill_.notify_one(); in LeaveEventAction()
295 bool noDeadLock = WaitLockedUntil(safeKill_, [this]() { in KillWait()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Dnotification_chain.h72 std::condition_variable safeKill_; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dsync_task_context.h276 std::condition_variable safeKill_; variable
H A Dsync_task_context.cpp469 safeKill_.notify_one(); in SafeExit()
618 safeKill_, in KillWait()