You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Yuri Kunde Schlesner e321decf98 Remove SyncRequest from K::Object and create a new K::Session type 11 years ago
..
address_arbiter.cpp Convert old logging calls to new logging macros 11 years ago
address_arbiter.h HLE: Revamp error handling throrough the HLE code 11 years ago
archive.cpp Remove SyncRequest from K::Object and create a new K::Session type 11 years ago
archive.h Updated archive.cpp functions for proper error handling 11 years ago
event.cpp Remove duplicated docs/update them for changed parameters. 11 years ago
event.h Remove duplicated docs/update them for changed parameters. 11 years ago
kernel.cpp Convert old logging calls to new logging macros 11 years ago
kernel.h Remove SyncRequest from K::Object and create a new K::Session type 11 years ago
mutex.cpp Mutex: Remove some forward declarations 11 years ago
mutex.h Mutex: Release all held mutexes when a thread exits. 11 years ago
semaphore.cpp Kernel/Semaphore: Small style change 11 years ago
semaphore.h Kernel/Semaphores: Addressed some issues. 11 years ago
session.h Remove SyncRequest from K::Object and create a new K::Session type 11 years ago
shared_memory.cpp Convert old logging calls to new logging macros 11 years ago
shared_memory.h Remove duplicated docs/update them for changed parameters. 11 years ago
thread.cpp Convert old logging calls to new logging macros 11 years ago
thread.h Thread: Fixed to wait on address when in arbitration. 11 years ago