This repository has been archived on 2025-12-14. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
github.ong19th.Citron/src/core/hle/kernel
2014-05-22 19:36:56 -04:00
..
kernel.cpp kernel: refactored function naming to remove "__" prefix 2014-05-22 19:06:12 -04:00
kernel.h kernel: refactored function naming to remove "__" prefix 2014-05-22 19:06:12 -04:00
mutex.cpp kernel: refactored function naming to remove "__" prefix 2014-05-22 19:06:12 -04:00
mutex.h mutex: refactored the interface to code to return a Mutex* handle 2014-05-20 23:23:58 -04:00
thread.cpp thread: renamed "WaitCurThread" to "WaitCurrentThread", removed unused "reason" argument 2014-05-22 19:36:56 -04:00
thread.h thread: renamed "WaitCurThread" to "WaitCurrentThread", removed unused "reason" argument 2014-05-22 19:36:56 -04:00