summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/mutex.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-02-07service: add os types and multi wait APILiam1-31/+0
2023-02-21service: refactor server architectureLiam1-0/+31
Converts services to have their own processes