aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/hle/kernel/mutex.h
Commit message (Expand)AuthorAge
* Kernel: Updated various kernel function "name" arguments to be const references.Gravatar bunnei2014-06-13
* svc: added optional name field to Event and Mutex (used for debugging)Gravatar bunnei2014-06-02
* mutex: removed docstring comment that is no longer relevantGravatar bunnei2014-05-26
* mutex: added additional docstringsGravatar bunnei2014-05-26
* mutex: refactored the interface to code to return a Mutex* handleGravatar bunnei2014-05-20
* mutex: initial commit of HLE moduleGravatar bunnei2014-05-20