Home
last modified time | relevance | path

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

/ohos5.0/base/update/updater/services/script/threadpool/
H A Dthread_pool.h48 int32_t GetThreadNumber() const in GetThreadNumber() function
/ohos5.0/base/update/updater/services/script/script_manager/
H A Dscript_managerImpl.cpp224 int32_t threadNumber = threadPool_->GetThreadNumber(); in ExecuteScript()