History for Atmosphere / libraries / libmesosphere / include / mesosphere / kern_k_thread.hpp
2020-07-31
@Michael Scire
kern: implement process exit
Michael Scire authored on 23 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: implement SvcCancelSynchronization
Michael Scire authored on 20 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: fix bug in SvcSetThreadPriority
Michael Scire authored on 20 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: implement SvcDebugActiveProcess, svcGetDebugEvent, SvcWaitProcessWideKeyAtomic
Michael Scire authored on 19 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: implement SvcSignalToAddress, SvcWaitForAddress
Michael Scire authored on 17 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: add KAddressArbiter::WaitIfEqual
Michael Scire authored on 15 Jul 2020 SciresM committed on 31 Jul 2020
2020-07-11
@Michael Scire
kern/KScheduler: implement special yields
Michael Scire committed on 11 Jul 2020
@Michael Scire
kern: implement SvcSleepThread for ns > 0
Michael Scire committed on 11 Jul 2020
@Michael Scire
kern: mostly implement thread exit
Michael Scire committed on 11 Jul 2020
2020-07-10
@Michael Scire
kern: implement SvcArbitrateLock, SvcArbitrateUnlock
Michael Scire committed on 10 Jul 2020
@Michael Scire
kern: partially implement SvcSignalProcessWideKey
Michael Scire committed on 10 Jul 2020
@Michael Scire
kern: implement SvcWaitSynchronization
Michael Scire committed on 10 Jul 2020
2020-02-21
@Michael Scire
kern: minor fixes to prevent core0-2 panics during boot
Michael Scire committed on 21 Feb 2020
2020-02-20
@Michael Scire
kern: implement unsuspension of init threads
Michael Scire committed on 20 Feb 2020
@Michael Scire
kern: implement KProcess::Run
Michael Scire committed on 20 Feb 2020
2020-02-18
@Michael Scire
kern: add KProcess members
Michael Scire committed on 18 Feb 2020
2020-02-15
@Michael Scire
kern: implement smmu init
Michael Scire committed on 15 Feb 2020
@Michael Scire
kern: implement lightlock slowpath (works on hw)
Michael Scire committed on 15 Feb 2020
2020-02-14
@Michael Scire
libmesosphere: move .s to kernel (prevent manifesting in kernelldr)
Michael Scire committed on 14 Feb 2020
2020-02-08
@Michael Scire
kern: Implement exception vector ASM
Michael Scire committed on 8 Feb 2020
@Michael Scire
kern: implement dpc + skeleton rest of main
Michael Scire committed on 8 Feb 2020
2020-02-06
@Michael Scire
kern: implement KResourceLimit
Michael Scire committed on 6 Feb 2020
2020-02-05
@Michael Scire
kern: implement much of KScheduler, KHardwareTimer
Michael Scire committed on 5 Feb 2020
2020-01-31
@Michael Scire
kern: mostly implement KThread::Initialize
Michael Scire committed on 31 Jan 2020
@Michael Scire
kern: add all kthread members
Michael Scire committed on 31 Jan 2020
@Michael Scire
kern: implement KThreadContext
Michael Scire committed on 31 Jan 2020
@Michael Scire
kern: implement KPriorityQueue
Michael Scire committed on 31 Jan 2020
@Michael Scire
kern: implement KAffinityMask
Michael Scire committed on 31 Jan 2020
@Michael Scire
kern: implement KHandleTable, other cleanup
Michael Scire committed on 31 Jan 2020
2020-01-30
@Michael Scire
kern: Skeleton KSynchronizationObject
Michael Scire committed on 30 Jan 2020