Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dtask_pool_impl.cpp131 bool TaskPoolImpl::IdleExit(std::unique_lock<std::mutex> &lock) in IdleExit() function in DistributedDB::TaskPoolImpl
197 if (IdleExit(lock)) { in GetTask()
H A Dtask_pool_impl.h54 bool IdleExit(std::unique_lock<std::mutex> &lock);