os: implement BusyMutex
1 parent d00cec3 commit 09570c470c7ffb95fc83b7bf83511b0098bfe43b
@Michael Scire Michael Scire authored on 28 Sep 2021
Showing 9 changed files
View
libraries/libstratosphere/include/stratosphere/os.hpp
View
libraries/libstratosphere/include/stratosphere/os/impl/os_internal_busy_mutex.hpp 0 → 100644
View
libraries/libstratosphere/include/stratosphere/os/impl/os_internal_busy_mutex_impl.os.horizon.hpp 0 → 100644
View
libraries/libstratosphere/include/stratosphere/os/impl/os_internal_critical_section_impl.os.horizon.hpp
View
libraries/libstratosphere/include/stratosphere/os/os_busy_mutex.hpp 0 → 100644
View
libraries/libstratosphere/include/stratosphere/os/os_busy_mutex_api.hpp 0 → 100644
View
libraries/libstratosphere/include/stratosphere/os/os_busy_mutex_types.hpp 0 → 100644
View
libraries/libstratosphere/source/os/impl/os_internal_busy_mutex_impl.os.horizon.hpp 0 → 100644
View
libraries/libstratosphere/source/os/os_busy_mutex.cpp 0 → 100644