1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-11-23 12:22:08 +00:00
Atmosphere/stratosphere/spl/source
Michael Scire 609a302e16 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 12:41:28 -08:00
..
spl_api_impl.cpp os: implement waitable management. 2019-12-07 12:41:28 -08:00
spl_api_impl.hpp
spl_crypto_service.cpp
spl_crypto_service.hpp
spl_ctr_drbg.cpp
spl_ctr_drbg.hpp
spl_deprecated_service.cpp
spl_deprecated_service.hpp
spl_es_service.cpp
spl_es_service.hpp
spl_fs_service.cpp
spl_fs_service.hpp
spl_general_service.cpp
spl_general_service.hpp
spl_main.cpp
spl_manu_service.cpp
spl_manu_service.hpp
spl_random_service.cpp
spl_random_service.hpp
spl_rsa_service.cpp
spl_rsa_service.hpp
spl_ssl_service.cpp
spl_ssl_service.hpp