Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dcloud_syncer.h209 int CheckQueueSizeWithNoLock(bool priorityTask);
H A Dcloud_syncer_extend.cpp754 errCode = CheckQueueSizeWithNoLock(taskInfo.priorityTask); in TryToAddSyncTask()
H A Dcloud_syncer.cpp1483 int CloudSyncer::CheckQueueSizeWithNoLock(bool priorityTask) in CheckQueueSizeWithNoLock() function in DistributedDB::CloudSyncer