genode/base-hw/src
Martin Stein 8eef91f2ac hw: do not block on destruction of signal receiver
As synchronization of signal contexts is now the users business instead of
cores and the signal framework ensures that every context of a receiver gets
synchronously destructed before the destruction of the receiver itself
synchronization and thus blocking at the destruction of a kernel
receiver-object isn't necessary anymore.

ref #989
2013-12-20 14:48:06 +01:00
..
arm/kernel hw: clearer naming scheme in kernel API 2013-11-25 09:45:30 +01:00
base hw: sync signal contexts directly as user 2013-12-20 14:48:06 +01:00
core hw: do not block on destruction of signal receiver 2013-12-20 14:48:06 +01:00
platform hw: turn Native_utcb into restrictive class 2013-12-03 08:33:24 +01:00