Atmosphere/stratosphere/libstratosphere/include
Léo Lam 5b3e8e1c5d stratosphere: Use RAII for locks
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 :)
2018-07-10 09:38:18 -07:00
..
boost Stratosphere: Move boost/callable_traits into libstratosphere 2018-04-21 21:15:54 -06:00
stratosphere stratosphere: Use RAII for locks 2018-07-10 09:38:18 -07:00
meta_tools.hpp Modernize C++ usage (#144) 2018-06-19 11:07:31 -07:00
stratosphere.hpp fs.mitm: WIP LayeredFS impl (NOTE: UNUSABLE ATM) 2018-06-14 17:51:18 -06:00