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