|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Kriya::WindowEventAwaiter::await_suspend | ( | std::coroutine_handle<> | handle | ) |
Registers with the source and suspends the coroutine.
| handle | Type-erased coroutine handle. |
Definition at line 20 of file EventAwaiter.cpp.
References MayaFlux::Kriya::EventAwaiter::m_handle, MayaFlux::Kriya::EventAwaiter::m_is_suspended, m_source, and MayaFlux::Vruta::EventSource::register_waiter().
Here is the call graph for this function: