Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dtask_pool_impl.cpp141 if (status == std::cv_status::timeout && IsExecutingTasksEmpty()) { in IdleExit()
295 bool TaskPoolImpl::IsExecutingTasksEmpty() const in IsExecutingTasksEmpty() function in DistributedDB::TaskPoolImpl
H A Dtask_pool_impl.h64 bool IsExecutingTasksEmpty() const;