summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/mutex.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* kernel: refactored function naming to remove "__" prefixbunnei2014-05-231-14/+14
* mutex: refactored the interface to code to return a Mutex* handlebunnei2014-05-211-2/+12
* mutex: initial commit of HLE modulebunnei2014-05-211-0/+122