libcoro  1.0
Coroutine support library for C++20

◆ stop()

template<typename CondVar >
void coro::thread_pool_t< CondVar >::stop ( )
inline

stop thread pool

Can be called even if the thread_pool is already stopped

Definition at line 105 of file thread_pool.h.

+ Here is the caller graph for this function: