genode/os/include/timer_session
Alexander Boettcher 439315d918 timer: Don't set default cap as custom cap
Without the patch the signal cap was ever transferred to the timer session
when a usleep/msleep was called, even when unneeded. On base-nova this
causes the allocation of new capability indexes which are not freed up.
So the timer service run quickly out of indexes and get out of order...

Related to issue #1
2013-02-25 16:45:49 +01:00
..
capability.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
client.h Turn 'Timer::Session' into asynchronous interface 2013-02-14 10:36:06 +01:00
connection.h timer: Don't set default cap as custom cap 2013-02-25 16:45:49 +01:00
timer_session.h Turn 'Timer::Session' into asynchronous interface 2013-02-14 10:36:06 +01:00