aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/kernel/k_scoped_lock.h
AgeCommit message (Expand)Author
2023-03-12kernel: conver KScopedLock, KScopedResourceReservation, KSessionRequest, KSha...Liam
2023-03-06kernel: add missing header for libc++Jan Beich
2023-01-29Move to Clang Format 15Levi Behunin
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2021-11-03core: Fix transitive include build errorsameerj
2021-11-03core: Remove unused includesameerj
2021-09-24general: Update style to clang-format-12ameerj
2021-04-07Amend bizarre clang-format suggestionsLioncash
2021-04-07k_scoped_lock: delete copy and move assignment operatorsLioncash
2021-04-07k_scoped_lock: Mark class as [[nodiscard]]Lioncash
2020-12-06hle: kernel: KScopedLock: Various style fixes based on code review feedback.bunnei
2020-12-06hle: kernel: Migrate to KScopedSchedulerLock.bunnei