bunnei
|
b78aff8585
|
svc: added optional name field to Event and Mutex (used for debugging)
|
2014-06-02 20:38:34 -04:00 |
|
bunnei
|
d8a2c8c657
|
mutex: fixed typo in ReleaseMutex
|
2014-05-29 23:31:01 -04:00 |
|
bunnei
|
2ed6652f10
|
mutex: added preliminary SyncRequest/WaitSynchronization, added some comments/assertions
|
2014-05-27 22:42:16 -04:00 |
|
bunnei
|
a432dc8f39
|
kernel: added WaitSynchronization method to Kernel::Object
|
2014-05-26 22:17:49 -04:00 |
|
bunnei
|
58a3adcdd2
|
kernel: updated SyncRequest to take boolean thread wait result as a parameter
|
2014-05-26 22:12:46 -04:00 |
|
bunnei
|
d73d782ba7
|
kernel: add a SyncRequest method to KernelObject for use with svcSendSyncRequest
|
2014-05-26 21:01:27 -04:00 |
|
bunnei
|
d26f3d4c1f
|
kernel: refactored function naming to remove "__" prefix
|
2014-05-22 19:06:12 -04:00 |
|
bunnei
|
eb537c560a
|
mutex: refactored the interface to code to return a Mutex* handle
|
2014-05-20 23:23:58 -04:00 |
|
bunnei
|
978e1d4653
|
mutex: initial commit of HLE module
|
2014-05-20 23:03:45 -04:00 |
|