libcoro  1.0
Coroutine support library for C++20

◆ current()

template<typename CondVar >
static thread_pool_t* coro::thread_pool_t< CondVar >::current ( )
inlinestatic

returns current thread pool (in context of managed thread)

Definition at line 180 of file thread_pool.h.