Home
last modified time | relevance | path

Searched defs:priorityTask (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/resourceschedule/ffrt/src/eu/
H A Dcpu_worker.cpp152 …ffrt_executor_task_t* priorityTask = reinterpret_cast<ffrt_executor_task_t*>(worker->priority_task… in RunTaskLifo() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dicloud_syncer.h30 bool priorityTask = false; member
H A Dcloud_syncer.cpp1483 int CloudSyncer::CheckQueueSizeWithNoLock(bool priorityTask) in CheckQueueSizeWithNoLock()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/cloud/
H A Dcloud_store_types.h153 bool priorityTask = false; member
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_relational_store.cpp1200 int SQLiteRelationalStore::CheckObjectValid(bool priorityTask, const std::vector<QuerySyncObject> &… in CheckObjectValid()