mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-22 06:57:51 +00:00
4254cb04e1
Instead of using msleep to sleep periodically, and then increase jiffies counter in the alarm scheduler implementation of the timed semaphore use the 'trigger_periodic' call introduced by the change of the timer session interface into an asynchronous one. Thereby, we can reduce the necessary IPC communication with the timer service effectively. Ref #35 |
||
---|---|---|
.. | ||
capability.h | ||
client.h | ||
connection.h | ||
timer_session.h |