libcoro  1.0
Coroutine support library for C++20

◆ stop()

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

stop the running scheduler

Definition at line 217 of file scheduler.h.

+ Here is the caller graph for this function: