Home
last modified time | relevance | path

Searched refs:ReapTask (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dtask_pool_impl.cpp163 Task TaskPoolImpl::ReapTask(TaskQueue *&queue) in ReapTask() function in DistributedDB::TaskPoolImpl
192 task = ReapTask(queue); in GetTask()
H A Dtask_pool_impl.h56 Task ReapTask(TaskQueue *&queue);