mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2024-11-06 04:01:44 +00:00
5b3e8e1c5d
This renames the Mutex class member functions so that the mutex types satisfy Lockable. This makes them usable with standard std::scoped_lock and std::unique_lock, which lets us use RAII and avoids the need for a custom RAII wrapper :) |
||
---|---|---|
.. | ||
pm_boot_mode.cpp | ||
pm_boot_mode.hpp | ||
pm_debug_monitor.cpp | ||
pm_debug_monitor.hpp | ||
pm_info.cpp | ||
pm_info.hpp | ||
pm_main.cpp | ||
pm_process_track.cpp | ||
pm_process_track.hpp | ||
pm_process_wait.hpp | ||
pm_registration.cpp | ||
pm_registration.hpp | ||
pm_resource_limits.cpp | ||
pm_resource_limits.hpp | ||
pm_shell.cpp | ||
pm_shell.hpp |