yuzu/src/core/hle/kernel
2014-06-05 00:20:58 -04:00
..
event.cpp svc: added optional name field to Event and Mutex (used for debugging) 2014-06-02 20:38:34 -04:00
event.h svc: added optional name field to Event and Mutex (used for debugging) 2014-06-02 20:38:34 -04:00
kernel.cpp kernel: changed current default thread priority back to 0x30 - I think this is more correct 2014-06-05 00:20:58 -04:00
kernel.h kernel: moved position of * for GetTypeName and GetName 2014-06-02 20:36:58 -04:00
mutex.cpp svc: added optional name field to Event and Mutex (used for debugging) 2014-06-02 20:38:34 -04:00
mutex.h svc: added optional name field to Event and Mutex (used for debugging) 2014-06-02 20:38:34 -04:00
thread.cpp svc: added GetThreadPriority and SetThreadPriority, added (incomplete) DuplicateHandle support 2014-06-01 22:12:54 -04:00
thread.h svc: added GetThreadPriority and SetThreadPriority, added (incomplete) DuplicateHandle support 2014-06-01 22:12:54 -04:00