gdkchan 0c87bf9ea4 Refactor CPU interface to allow the implementation of other CPU emulators (#3362) 3 rokov pred
..
ArbitrationType.cs 0039bb6394 Refactor SVC handler (#540) 7 rokov pred
KAddressArbiter.cs 20ce37dee6 kernel: A bit of refactoring and fix GetThreadContext3 correctness (#3042) 4 rokov pred
KConditionVariable.cs 48278905d1 Rewrite scheduler context switch code (#1786) 5 rokov pred
KCriticalSection.cs 48278905d1 Rewrite scheduler context switch code (#1786) 5 rokov pred
KEvent.cs 15d1cc806b Move kernel state out of the Horizon class (#1107) 6 rokov pred
KPriorityQueue.cs 48278905d1 Rewrite scheduler context switch code (#1786) 5 rokov pred
KReadableEvent.cs 15d1cc806b Move kernel state out of the Horizon class (#1107) 6 rokov pred
KScheduler.cs e96ef6d532 kernel: Implement thread pinning support (#2840) 4 rokov pred
KSynchronization.cs 48278905d1 Rewrite scheduler context switch code (#1786) 5 rokov pred
KThread.cs 0c87bf9ea4 Refactor CPU interface to allow the implementation of other CPU emulators (#3362) 3 rokov pred
KThreadContext.cs 48278905d1 Rewrite scheduler context switch code (#1786) 5 rokov pred
KWritableEvent.cs 15d1cc806b Move kernel state out of the Horizon class (#1107) 6 rokov pred
SignalType.cs 0039bb6394 Refactor SVC handler (#540) 7 rokov pred
ThreadSchedState.cs e96ef6d532 kernel: Implement thread pinning support (#2840) 4 rokov pred
ThreadType.cs 0039bb6394 Refactor SVC handler (#540) 7 rokov pred