citra-mk7/src/core/hle
Subv ea80363cc2 Mutex: Add the calling thread to the waiting list when needed
This will happen when the mutex is already owned by another thread. Should fix some issues with games being stuck due to waiting threads not being awoken.
2015-01-04 12:52:34 -05:00
..
kernel Mutex: Add the calling thread to the waiting list when needed 2015-01-04 12:52:34 -05:00
service Archives: Reduced duplicate code in RomFS and SaveCheck. 2015-01-02 21:13:54 -05:00
config_mem.cpp License change 2014-12-20 21:20:24 -08:00
config_mem.h License change 2014-12-20 21:20:24 -08:00
coprocessor.cpp License change 2014-12-20 21:20:24 -08:00
function_wrappers.h SOC_U: Preliminary implementation of sockets. 2014-12-31 10:51:44 -05:00
hle.cpp ARM: Add a mechanism for faking CPU time elapsed during HLE. 2014-12-25 22:46:44 -05:00
hle.h License change 2014-12-20 21:20:24 -08:00
result.h License change 2014-12-20 21:20:24 -08:00
svc.cpp SOC_U: Preliminary implementation of sockets. 2014-12-31 10:51:44 -05:00
svc.h License change 2014-12-20 21:20:24 -08:00