diff options
author | Fernando Sahmkow <fsahmkow27@gmail.com> | 2019-12-11 11:55:38 -0400 |
---|---|---|
committer | bunnei <bunneidev@gmail.com> | 2019-12-11 10:55:38 -0500 |
commit | 22c6b9fab2393a822209e16af5058eee0efe18ea (patch) | |
tree | a0261553fde8d9c12c0dfaf3dff93bd0d0f522ea /src/input_common/sdl/sdl_impl.cpp | |
parent | 34f8881d3e0e4fa99e9bb2838be19abcbc033e4e (diff) |
Kernel: Correct behavior of Address Arbiter threads. (#3165)
* Kernel: Correct behavior of Address Arbiter threads.
This corrects arbitration threads to behave just like in Horizon OS.
They are added into a container and released according to what priority
they had when added. Horizon OS does not reorder them if their priority
changes.
* Kernel: Address Feedback.
Diffstat (limited to 'src/input_common/sdl/sdl_impl.cpp')
0 files changed, 0 insertions, 0 deletions