os: implement ReadWriteBusyMutex
1 parent 09570c4 commit 5e0bbb61b130b7bc35bedaf234ca8d3cdacd322f
@Michael Scire Michael Scire authored on 29 Sep 2021
Showing 9 changed files
View
libraries/libstratosphere/include/stratosphere/os.hpp
View
libraries/libstratosphere/include/stratosphere/os/impl/os_internal_rw_busy_mutex.hpp 0 → 100644
View
libraries/libstratosphere/include/stratosphere/os/impl/os_internal_rw_busy_mutex_impl.os.horizon.hpp 0 → 100644
View
libraries/libstratosphere/include/stratosphere/os/os_rw_busy_mutex.hpp 0 → 100644
View
libraries/libstratosphere/include/stratosphere/os/os_rw_busy_mutex_api.hpp 0 → 100644
View
libraries/libstratosphere/include/stratosphere/os/os_rw_busy_mutex_types.hpp 0 → 100644
View
libraries/libstratosphere/source/os/impl/os_internal_rw_busy_mutex_impl.os.horizon.hpp 0 → 100644
View
libraries/libstratosphere/source/os/os_busy_mutex.cpp
View
libraries/libstratosphere/source/os/os_rw_busy_mutex.cpp 0 → 100644