Emmanuel Gil Peyrot
|
f5d38649c7
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated
|
11 ani în urmă |
bunnei
|
d4bd2f2e5d
Thread: Added more descriptive comment to WaitCurrentThread.
|
12 ani în urmă |
bunnei
|
ba840d3200
Thread: Added functions to resume threads from address arbitration.
|
12 ani în urmă |
bunnei
|
f5c7c15434
Kernel: Added real support for thread and event blocking
|
12 ani în urmă |
bunnei
|
3fb31fbc57
svc: added GetThreadPriority and SetThreadPriority, added (incomplete) DuplicateHandle support
|
12 ani în urmă |
bunnei
|
b99ac2c3d6
thread: renamed "WaitCurThread" to "WaitCurrentThread", removed unused "reason" argument
|
12 ani în urmă |
bunnei
|
7c0b006076
thread: removed unused SwitchContext/Reschedule reason field, added missing arg parameter to SVC CreateThread
|
12 ani în urmă |
bunnei
|
d26f3d4c1f
kernel: refactored function naming to remove "__" prefix
|
12 ani în urmă |
bunnei
|
14bd37c5dc
thread: moved ThreadStatus/WaitType to header, added support for arg on CreateThread, added correct CPSR reset
|
12 ani în urmă |
bunnei
|
203541da11
thread: added correct lowest thread priority, added a thread priority check, and added some comments
|
12 ani în urmă |
bunnei
|
bed4e920fa
thread: exposed ResumeThreadFromWait function for use in other kernel modules
|
12 ani în urmă |
bunnei
|
75c6d2a8fa
thread: moved threading calls to the Kernel namespace
|
12 ani în urmă |
bunnei
|
f654a03f1f
thread: whitespace change - fixed * and & placement
|
12 ani în urmă |
bunnei
|
44336329ed
- created a Kernel namespace
|
12 ani în urmă |
bunnei
|
f5a119a367
thread: added declaration for __KernelReschedule to be used by syscall module
|
12 ani în urmă |
bunnei
|
09b8e8fb6a
changed a comment
|
12 ani în urmă |
bunnei
|
14ae026386
- added enum ThreadProcessorId
|
12 ani în urmă |
bunnei
|
7cdb705059
- replaced KERNELOBJECT_MAX_NAME_LENGTH with KERNEL_MAX_NAME_LENGTH
|
12 ani în urmă |
bunnei
|
940330c6e1
completely gutted/refactored threading code to be simpler
|
12 ani în urmă |
bunnei
|
b99a5da65b
- added helper function for __KernelCreateThread
|
12 ani în urmă |
bunnei
|
7d078189da
various cleanups / remove unused code
|
12 ani în urmă |
bunnei
|
3838d46b90
added a bunch of threading code, recycled from PPSSPP, with lots of hacks in for 3DS... doesn't really do much yet. Just a jumping off point
|
12 ani în urmă |
bunnei
|
6b264518a5
added initial kernel/thread modules
|
12 ani în urmă |