mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 05:37:54 +00:00
12e1ae9d72
This patch provides an implementation of the '_nanosleep()' libc function, which blocks on a timed semaphore for the given time, but at least 10ms. This should result in better performance than creating a timer connection on every call (for thread-safety), but could still be improved. Fixes #158. |
||
---|---|---|
.. | ||
import | ||
mk |