yuzu/src/core/hle/kernel
Subv 029ff9f1fd SVC: Implemented GetThreadId.
For now threads are using their Handle value as their Id, it should not really cause any problems because Handle values are unique in Citra, but it should be changed. I left a ToDo there because this is not correct behavior as per hardware.
2014-12-04 00:25:35 -05:00
..
address_arbiter.cpp Remove duplicated docs/update them for changed parameters. 2014-11-24 17:08:36 -02:00
address_arbiter.h HLE: Revamp error handling throrough the HLE code 2014-11-24 17:08:36 -02:00
archive.cpp Remove duplicated docs/update them for changed parameters. 2014-11-24 17:08:36 -02:00
archive.h HLE: Revamp error handling throrough the HLE code 2014-11-24 17:08:36 -02:00
event.cpp Remove duplicated docs/update them for changed parameters. 2014-11-24 17:08:36 -02:00
event.h Remove duplicated docs/update them for changed parameters. 2014-11-24 17:08:36 -02:00
kernel.cpp Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 2014-11-19 09:03:07 +00:00
kernel.h HLE: Revamp error handling throrough the HLE code 2014-11-24 17:08:36 -02:00
mutex.cpp Mutex: Changed behavior to always release mutex for all threads. 2014-11-26 14:38:42 -05:00
mutex.h Remove duplicated docs/update them for changed parameters. 2014-11-24 17:08:36 -02:00
shared_memory.cpp Remove duplicated docs/update them for changed parameters. 2014-11-24 17:08:36 -02:00
shared_memory.h Remove duplicated docs/update them for changed parameters. 2014-11-24 17:08:36 -02:00
thread.cpp SVC: Implemented GetThreadId. 2014-12-04 00:25:35 -05:00
thread.h SVC: Implemented GetThreadId. 2014-12-04 00:25:35 -05:00