Commit History

Autor SHA1 Mensaxe Data
  Subv 60a373a786 Threads: Use a dummy idle thread when no other are ready. %!s(int64=11) %!d(string=hai) anos
  Yuri Kunde Schlesner 7e2903cb74 Kernel: New handle manager %!s(int64=11) %!d(string=hai) anos
  bunnei 0de6a08d75 Merge pull request #291 from purpasmart96/license %!s(int64=11) %!d(string=hai) anos
  purpasmart96 ebfd831ccb License change %!s(int64=11) %!d(string=hai) anos
  bunnei 4fcdbed9f6 Thread: Wait current thread on svc_SleepThread %!s(int64=11) %!d(string=hai) anos
  Yuri Kunde Schlesner adee775f44 Kernel: Implement support for current thread pseudo-handle %!s(int64=11) %!d(string=hai) anos
  bunnei dd203f7068 Thread: Fixed to wait on address when in arbitration. %!s(int64=11) %!d(string=hai) anos
  Subv ef1d5cda06 Threads: Implemented a sequential thread id %!s(int64=11) %!d(string=hai) anos
  Subv 029ff9f1fd SVC: Implemented GetThreadId. %!s(int64=11) %!d(string=hai) anos
  Yuri Kunde Schlesner c2588403c0 HLE: Revamp error handling throrough the HLE code %!s(int64=11) %!d(string=hai) anos
  Emmanuel Gil Peyrot f5d38649c7 Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated %!s(int64=11) %!d(string=hai) anos
  bunnei d4bd2f2e5d Thread: Added more descriptive comment to WaitCurrentThread. %!s(int64=12) %!d(string=hai) anos
  bunnei ba840d3200 Thread: Added functions to resume threads from address arbitration. %!s(int64=12) %!d(string=hai) anos
  bunnei f5c7c15434 Kernel: Added real support for thread and event blocking %!s(int64=12) %!d(string=hai) anos
  bunnei 3fb31fbc57 svc: added GetThreadPriority and SetThreadPriority, added (incomplete) DuplicateHandle support %!s(int64=12) %!d(string=hai) anos
  bunnei b99ac2c3d6 thread: renamed "WaitCurThread" to "WaitCurrentThread", removed unused "reason" argument %!s(int64=12) %!d(string=hai) anos
  bunnei 7c0b006076 thread: removed unused SwitchContext/Reschedule reason field, added missing arg parameter to SVC CreateThread %!s(int64=12) %!d(string=hai) anos
  bunnei d26f3d4c1f kernel: refactored function naming to remove "__" prefix %!s(int64=12) %!d(string=hai) anos
  bunnei 14bd37c5dc thread: moved ThreadStatus/WaitType to header, added support for arg on CreateThread, added correct CPSR reset %!s(int64=12) %!d(string=hai) anos
  bunnei 203541da11 thread: added correct lowest thread priority, added a thread priority check, and added some comments %!s(int64=12) %!d(string=hai) anos
  bunnei bed4e920fa thread: exposed ResumeThreadFromWait function for use in other kernel modules %!s(int64=12) %!d(string=hai) anos
  bunnei 75c6d2a8fa thread: moved threading calls to the Kernel namespace %!s(int64=12) %!d(string=hai) anos
  bunnei f654a03f1f thread: whitespace change - fixed * and & placement %!s(int64=12) %!d(string=hai) anos
  bunnei 44336329ed - created a Kernel namespace %!s(int64=12) %!d(string=hai) anos
  bunnei f5a119a367 thread: added declaration for __KernelReschedule to be used by syscall module %!s(int64=12) %!d(string=hai) anos
  bunnei 09b8e8fb6a changed a comment %!s(int64=12) %!d(string=hai) anos
  bunnei 14ae026386 - added enum ThreadProcessorId %!s(int64=12) %!d(string=hai) anos
  bunnei 7cdb705059 - replaced KERNELOBJECT_MAX_NAME_LENGTH with KERNEL_MAX_NAME_LENGTH %!s(int64=12) %!d(string=hai) anos
  bunnei 940330c6e1 completely gutted/refactored threading code to be simpler %!s(int64=12) %!d(string=hai) anos
  bunnei b99a5da65b - added helper function for __KernelCreateThread %!s(int64=12) %!d(string=hai) anos