libcoro  1.0
Coroutine support library for C++20

◆ is_stopped()

template<typename CondVar >
bool coro::thread_pool_t< CondVar >::is_stopped ( ) const
inline

test whether is stopped

Definition at line 175 of file thread_pool.h.

+ Here is the caller graph for this function: