summaryrefslogtreecommitdiffstats
path: root/src/core/arm/exclusive_monitor.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-09-15Port #4182 from Citra: "Prefix all size_t with std::"fearlessTobi1-6/+6
2018-08-25core: Namespace all code in the arm subdirectory under the Core namespaceLioncash1-0/+4
2018-07-24exclusive_monitor: Use consistent type alias for u64Lioncash1-8/+6
2018-07-22Implement exclusive monitorMerryMage1-0/+23