libcoro
1.0
Coroutine support library for C++20
coro
scheduler_t
cancel
current
resume_cb
run
run
run
run
scheduler_t
scheduler_t
sleep_for
sleep_until
start
start
stop
thread_pool
thread_pool
~scheduler_t
◆
resume_cb
template<typename CondVar >
using
coro::scheduler_t
< CondVar >::
resume_cb
=
function
<void(notify_t)>
A function responsible to resume scheduled coroutine.
Definition at line
27
of file
scheduler.h
.
Generated on Fri Aug 2 2024 15:51:50 for libcoro by
1.9.1