summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/k_process.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Replace RESULT_SUCCESS with ResultSuccessMorph2021-06-021-1/+1
* kernel: Add missing override specifiersLioncash2021-05-291-4/+4
* kernel: Eliminate variable shadowingLioncash2021-05-081-2/+2
* hle: kernel: Migrate to KHandleTable.bunnei2021-05-061-4/+4
* hle: kernel: Improve MapSharedMemory and implement UnmapSharedMemory.bunnei2021-05-061-0/+3
* hle: kernel: Rename Process to KProcess.bunnei2021-05-061-0/+480