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