Closed bSchnepp closed 3 years ago
This branch reworks the scheduler to be entirely thread-based, ensuring that a process could have multiple threads running concurrently, rather than the old procedure which may not directly allow this.
This branch reworks the scheduler to be entirely thread-based, ensuring that a process could have multiple threads running concurrently, rather than the old procedure which may not directly allow this.