Searched refs:threadInPool (Results 1 – 1 of 1) sorted by relevance
78 for (auto& threadInPool : threads) { in ~BackgroundTaskExecutor() local79 threadInPool.join(); in ~BackgroundTaskExecutor()