Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/thread/
H A Dbackground_task_executor.cpp78 for (auto& threadInPool : threads) { in ~BackgroundTaskExecutor() local
79 threadInPool.join(); in ~BackgroundTaskExecutor()