Browse Source
hle: kernel: KThread: Improve Increment/Decrement RunningThreadCount.
hle: kernel: KThread: Improve Increment/Decrement RunningThreadCount.
- Previously implementation was incorrect, and would occasionally underflow.pull/15/merge
3 changed files with 21 additions and 24 deletions
-
26src/core/hle/kernel/k_process.cpp
-
8src/core/hle/kernel/k_process.h
-
11src/core/hle/kernel/k_thread.cpp
Write
Preview
Loading…
Cancel
Save
Reference in new issue