mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-06 13:58:45 +00:00
4c7a5bb388
The jiffies are only updated on each round of scheduling the runnable tasks. We have to schedule the current task that executes the sleep call to update the jiffies count and thereby preventing the task from entering an endless loop when using a statement like 'while (!time_after(jiffies, now + timeout)) { msleep(1); }'. Related to #1326. |
||
---|---|---|
.. | ||
libc_lxip | ||
libnl | ||
lxip | ||
usb | ||
wifi | ||
wpa_driver_nl80211 | ||
wpa_supplicant |