yuzu/src/core/hle/kernel
bunnei 17fae11fc7 Merge pull request #250 from Subv/cbranch_2
SVC: Implemented GetThreadId.
2014-12-04 22:15:03 -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 Updated archive.cpp functions for proper error handling 2014-12-03 22:50:44 -08:00
archive.h Updated archive.cpp functions for proper error handling 2014-12-03 22:50:44 -08: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 kernel: Shorten GetCount 2014-12-03 22:52:02 -05:00
kernel.h kernel: Make some functions const 2014-12-03 19:48:34 -05: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 Threads: Remove a redundant function. 2014-12-04 14:59:56 -05:00
thread.h Threads: Implemented a sequential thread id 2014-12-04 08:13:53 -05:00