libcoro
1.0
Coroutine support library for C++20
|
◆ run() [2/4]
template<typename CondVar >
template<typename T , std::invocable< notify_t > ResumeCB>
run the scheduler in signle thread mode, stop when future is ready
Definition at line 132 of file scheduler.h. |