aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/kernel/mutex.cpp
AgeCommit message (Expand)Author
2014-05-26kernel: add a SyncRequest method to KernelObject for use with svcSendSyncRequestbunnei
2014-05-22kernel: refactored function naming to remove "__" prefixbunnei
2014-05-20mutex: refactored the interface to code to return a Mutex* handlebunnei
2014-05-20mutex: initial commit of HLE modulebunnei