|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Kriya::NetworkAwaiter::await_suspend | ( | std::coroutine_handle<> | handle | ) |
Suspend the coroutine and register with the source.
| handle | Type-erased coroutine handle |
Definition at line 22 of file NetworkAwaiter.cpp.
References m_handle, m_is_suspended, m_result, m_source, MayaFlux::Vruta::NetworkSource::pop_message(), MayaFlux::Vruta::NetworkSource::register_waiter(), and MayaFlux::Vruta::NetworkSource::unregister_waiter().
Here is the call graph for this function: