libcoro
1.0
Coroutine support library for C++20
|
◆ init_lock() [2/2]
template<typename T , typename SubscribeFn = function<prepared_coro(promise<T>)>>
initialize lock_ptr, set atomic variable, which receives signal once the thread starts waiting on a subscription
Definition at line 144 of file subscription.h. |