Историја ревизија

Аутор SHA1 Порука Датум
  bunnei 58a3adcdd2 kernel: updated SyncRequest to take boolean thread wait result as a parameter пре 12 година
  bunnei d73d782ba7 kernel: add a SyncRequest method to KernelObject for use with svcSendSyncRequest пре 12 година
  bunnei b99ac2c3d6 thread: renamed "WaitCurThread" to "WaitCurrentThread", removed unused "reason" argument пре 12 година
  bunnei 7c0b006076 thread: removed unused SwitchContext/Reschedule reason field, added missing arg parameter to SVC CreateThread пре 12 година
  bunnei d26f3d4c1f kernel: refactored function naming to remove "__" prefix пре 12 година
  bunnei 14bd37c5dc thread: moved ThreadStatus/WaitType to header, added support for arg on CreateThread, added correct CPSR reset пре 12 година
  bunnei 6a78be5930 thread: fixed bug where result of __NextThread was not being properly checked when NULL пре 12 година
  bunnei 203541da11 thread: added correct lowest thread priority, added a thread priority check, and added some comments пре 12 година
  bunnei bed4e920fa thread: exposed ResumeThreadFromWait function for use in other kernel modules пре 12 година
  bunnei 75c6d2a8fa thread: moved threading calls to the Kernel namespace пре 12 година
  bunnei 49dc2ce8ac ARM_Interface: added SaveContext and LoadContext functions for HLE thread switching пре 12 година
  bunnei 143bba2045 renamed "syscall" module to "svc" (more accurate naming) пре 12 година
  bunnei f654a03f1f thread: whitespace change - fixed * and & placement пре 12 година
  bunnei 44336329ed - created a Kernel namespace пре 12 година
  bunnei 772abad778 - moved Handle/Result definitions to kernel.h пре 12 година
  bunnei 09b8e8fb6a changed a comment пре 12 година
  bunnei 14ae026386 - added enum ThreadProcessorId пре 12 година
  bunnei 7cdb705059 - replaced KERNELOBJECT_MAX_NAME_LENGTH with KERNEL_MAX_NAME_LENGTH пре 12 година
  bunnei 940330c6e1 completely gutted/refactored threading code to be simpler пре 12 година
  bunnei b99a5da65b - added helper function for __KernelCreateThread пре 12 година
  bunnei 0de78eb3c4 fixed thread reset to not set stack address пре 12 година
  bunnei 7d078189da various cleanups / remove unused code пре 12 година
  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 година
  bunnei 6b264518a5 added initial kernel/thread modules пре 12 година