aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/kernel/k_scoped_lock.h
AgeCommit message (Expand)Author
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