Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Dsemaphore_utils.h36 void SendSemaphore();
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dsemaphore_utils.cpp51 void SemaphoreUtils::SendSemaphore() in SendSemaphore() function in DistributedDB::SemaphoreUtils
H A Dauto_launch.cpp597 sema.SendSemaphore(); in GetConnInDoOpenMapInner()
607 sema.SendSemaphore(); in GetConnInDoOpenMapInner()
612 sema.SendSemaphore(); in GetConnInDoOpenMapInner()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dframe_combiner.cpp33 timerRemovedIndicator_.SendSemaphore(); in Initialize()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/
H A Dsync_operation.cpp217 semaphore_->SendSemaphore(); in NotifyIfNeed()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dremote_executor.cpp86 semaphore.SendSemaphore(); in RemoteQuery()