Home
last modified time | relevance | path

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

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