Commit Graph

1 Commits (a6d33db20f18a4f11507221f307958234f1227da)

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