Commit Graph

1 Commits (c641d52e0619cfe4782c56ca22195fd6f40f6a25)

Author SHA1 Message Date
Patrick Nicolas 3c9cbc99d7 Wake all sleeping threads when leaving suspend
std::condition_variable::wait_for does not count time spent in sleep
mode, resulting in longer than expected waits.
2023-06-07 10:17:42 +02:00