mirror of
https://github.com/Atmosphere-NX/Atmosphere-libs.git
synced 2025-11-05 13:51:18 +01:00
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 :) |
||
|---|---|---|
| .. | ||
| domainowner.hpp | ||
| existingportserver.hpp | ||
| hossynch.hpp | ||
| ievent.hpp | ||
| ipc_templating.hpp | ||
| ipcsession.hpp | ||
| iserver.hpp | ||
| iserviceobject.hpp | ||
| isession.hpp | ||
| iwaitable.hpp | ||
| managedportserver.hpp | ||
| multithreadedwaitablemanager.hpp | ||
| serviceserver.hpp | ||
| servicesession.hpp | ||
| systemevent.hpp | ||
| waitablemanager.hpp | ||
| waitablemanagerbase.hpp | ||