Home
last modified time | relevance | path

Searched refs:isHung (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ai/ai_engine/services/common/platform/threadpool/include/
H A Dthread.h72 virtual bool isHung(const time_t) const in isHung() function
/ohos5.0/foundation/ai/ai_engine/services/common/platform/threadpool/source/
H A Dthread.cpp204 return worker_->isHung(now); in IsHung()
/ohos5.0/foundation/ai/ai_engine/test/common/threadpool/
H A Dthread_pool_test.cpp121 ASSERT_FALSE(worker.isHung(HUNG_TIME));