yuzu/src/core/hle/kernel
bunnei 2e5869c939 Merge pull request #316 from yuriks/thread-handle
Kernel: Implement support for current thread pseudo-handle
2014-12-20 16:36:01 -05:00
..
address_arbiter.cpp Convert old logging calls to new logging macros 2014-12-13 02:08:02 -02:00
address_arbiter.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 Filesystem/Archives: Implemented the SaveData archive 2014-12-17 19:21:38 -05:00
kernel.h Merge pull request #316 from yuriks/thread-handle 2014-12-20 16:36:01 -05:00
mutex.cpp Mutex: Remove some forward declarations 2014-12-07 15:57:28 -05:00
mutex.h Mutex: Release all held mutexes when a thread exits. 2014-12-07 15:44:21 -05:00
semaphore.cpp Clean up some warnings 2014-12-20 10:03:36 -05:00
semaphore.h Clean up some warnings 2014-12-20 10:03:36 -05:00
session.h Remove SyncRequest from K::Object and create a new K::Session type 2014-12-15 18:26:17 -02:00
shared_memory.cpp Convert old logging calls to new logging macros 2014-12-13 02:08:02 -02:00
shared_memory.h Merge pull request #185 from purpasmart96/mem_perm 2014-12-17 20:56:04 -05:00
thread.cpp Kernel: Implement support for current thread pseudo-handle 2014-12-20 03:27:47 -02:00
thread.h Kernel: Implement support for current thread pseudo-handle 2014-12-20 03:27:47 -02:00