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