Atmosphere-libs/include/stratosphere/util
Michael Scire b52d630cf0 os: implement waitable management.
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.
2019-12-07 18:44:30 -08:00
..
util_alignment.hpp os: implement waitable management. 2019-12-07 18:44:30 -08:00
util_compression.hpp libstratosphere: add ini parsing, LZ4 compression. 2019-06-24 14:41:04 -07:00
util_ini.hpp libstratosphere: add ini parsing, LZ4 compression. 2019-06-24 14:41:04 -07:00
util_intrusive_list.hpp os: implement waitable management. 2019-12-07 18:44:30 -08:00
util_intrusive_red_black_tree.hpp util: Add Intrusive List/RBTree 2019-07-17 19:23:49 -07:00
util_parent_of_member.hpp util: Add Intrusive List/RBTree 2019-07-17 19:23:49 -07:00
util_scope_guard.hpp os: implement waitable management. 2019-12-07 18:44:30 -08:00
util_size.hpp os: implement waitable management. 2019-12-07 18:44:30 -08:00
util_typed_storage.hpp os: implement waitable management. 2019-12-07 18:44:30 -08:00