Commit Graph

5 Commits

Author SHA1 Message Date
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
Michael Scire
ec2ea1e850 libstrat: namespace hossynch.hpp 2019-12-07 18:44:28 -08:00
Michael Scire
5e9628c1fa kvdb: fix iterator access issue 2019-08-08 17:49:09 -07:00
Michael Scire
09d8f593c6 kvdb: Implement FileKeyValueStore/Cache 2019-07-16 23:25:39 -07:00
Michael Scire
99ebbd2a18 kvdb: implement MemoryKeyValueStore 2019-07-16 23:25:39 -07:00