mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2025-02-22 04:13:40 +01:00
Kernel/Arbiters: When doing ArbitrateAddress(Signal), always pick the highest priority thread, using the first one that was put to sleep if more than one thread with the same highest priority exists.