aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/hle/kernel/mutex.cpp
Commit message (Expand)AuthorAge
...
* kernel: add a SyncRequest method to KernelObject for use with svcSendSyncRequestGravatar bunnei2014-05-26
* kernel: refactored function naming to remove "__" prefixGravatar bunnei2014-05-22
* mutex: refactored the interface to code to return a Mutex* handleGravatar bunnei2014-05-20
* mutex: initial commit of HLE moduleGravatar bunnei2014-05-20