mirror of
https://github.com/Atmosphere-NX/Atmosphere-libs.git
synced 2025-11-06 06:01:16 +01:00
This implements waitable management for Events (and implements Events). It also refactors PM to use new Event/Waitable semantics, and also adds STS_ASSERT as a macro for asserting a boolean expression. The rest of stratosphere has been refactored to use STS_ASSERT whenever possible. |
||
|---|---|---|
| .. | ||
| impl | ||
| os_event.cpp | ||
| os_interrupt_event.cpp | ||
| os_message_queue.cpp | ||
| os_system_event.cpp | ||
| os_waitable_holder.cpp | ||
| os_waitable_manager.cpp | ||