| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | thread: whitespace change - fixed * and & placement | 2014-05-20 | 1 | -2/+2 | |
| * | - created a Kernel namespace | 2014-05-20 | 1 | -2/+2 | |
| * | thread: added declaration for __KernelReschedule to be used by syscall module | 2014-05-19 | 1 | -0/+3 | |
| * | changed a comment | 2014-05-17 | 1 | -1/+1 | |
| * | - added enum ThreadProcessorId | 2014-05-17 | 1 | -2/+17 | |
| * | - replaced KERNELOBJECT_MAX_NAME_LENGTH with KERNEL_MAX_NAME_LENGTH | 2014-05-16 | 1 | -1/+5 | |
| * | completely gutted/refactored threading code to be simpler | 2014-05-15 | 1 | -42/+2 | |
| * | - added helper function for __KernelCreateThread | 2014-05-14 | 1 | -0/+6 | |
| * | various cleanups / remove unused code | 2014-05-13 | 1 | -0/+1 | |
| * | added a bunch of threading code, recycled from PPSSPP, with lots of hacks in ... | 2014-05-13 | 1 | -6/+19 | |
| * | added initial kernel/thread modules | 2014-05-09 | 1 | -0/+36 |