Changes
- [Posix/Threading] Fix parked-waiter count leak and thread-exit wake (
addda16) - [Posix/Threading] Wake parked multi-waiters only for watched objects (
0cfa187) - [Posix/Threading] Keep realtime audio callback off the global multi-wait mutex (
1cf1169) - [Posix/Threading] Wake multi-object waits on signal instead of polling (
cfcc929) - [Kernel] Fire timers set with a past/epoch absolute due time (
e88555c)
Full changelog: a40549f...addda16