libcoro
1.0
Coroutine support library for C++20
coro
thread_pool_t
await_ready
await_resume
await_suspend
current
enqueue
is_stopped
join
operator>>
run
stop
thread_pool_t
~thread_pool_t
◆
await_resume()
template<typename CondVar >
void
coro::thread_pool_t
< CondVar >::await_resume
(
)
inline
co_await
support (nothing returned)
Exceptions
await_canceled_exception
- thread pool has been stopped
Definition at line
139
of file
thread_pool.h
.
Generated on Fri Aug 2 2024 15:51:50 for libcoro by
1.9.1