mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-08 14:02:56 +00:00
261edf59a9
Due to rounding in the timeout calculation it may happen that the timeout stored in ms becomes 0, but actually some time (us or ns) are left to wait. With threads on various priorities (vbox) this may end up in endless loops. Fixes #2311 |
||
---|---|---|
.. | ||
semaphore.cc | ||
thread_create.cc | ||
thread.cc | ||
thread.h |