Commit Graph

1 Commits (3cd311819be3af40f3aaec76917018a93d18c70f)

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