mirror of
https://github.com/Atmosphere-NX/Atmosphere-libs.git
synced 2025-11-06 22:11:17 +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. |
||
|---|---|---|
| .. | ||
| util_alignment.hpp | ||
| util_compression.hpp | ||
| util_ini.hpp | ||
| util_intrusive_list.hpp | ||
| util_intrusive_red_black_tree.hpp | ||
| util_parent_of_member.hpp | ||
| util_scope_guard.hpp | ||
| util_size.hpp | ||
| util_typed_storage.hpp | ||