Home
last modified time | relevance | path

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

/foundation/resourceschedule/ffrt/src/eu/
Dcpu_worker.cpp152 …ffrt_executor_task_t* priorityTask = reinterpret_cast<ffrt_executor_task_t*>(worker->priority_task… in RunTaskLifo() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
Dicloud_syncer.h30 bool priorityTask = false; member
Dcloud_syncer.cpp1483 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.cpp1200 int SQLiteRelationalStore::CheckObjectValid(bool priorityTask, const std::vector<QuerySyncObject> &… in CheckObjectValid()