summaryrefslogtreecommitdiff
path: root/src/core/hle/kernel/mutex.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* kernel: refactored function naming to remove "__" prefixGravatar bunnei2014-05-221-14/+14
* mutex: refactored the interface to code to return a Mutex* handleGravatar bunnei2014-05-201-2/+12
* mutex: initial commit of HLE moduleGravatar bunnei2014-05-201-0/+122