mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-18 18:56:29 +00:00
7386c4e1d1
First, calls to manage and dissolve signal contexts now check if the signal receiver was constructed. There is a small window during suspend where it is destructed before reconstructed again. Last, we ensure that processing of incoming signal was deblocked by the suspend signal before entering the suspend operation. This way we ensure already queued signal are handled. |
||
---|---|---|
.. | ||
base | ||
cap_session | ||
cpu | ||
cpu_session | ||
cpu_thread | ||
dataspace | ||
deprecated | ||
io_mem_session | ||
io_port_session | ||
irq_session | ||
log_session | ||
parent | ||
pd_session | ||
ram_session | ||
region_map | ||
rm_session | ||
rom_session | ||
root | ||
session | ||
spec | ||
thread | ||
trace_session | ||
util | ||
README |
This directory contains include files of interfaces that are exported by components to be used by other components. Each subdirectory corresponds to the component exporting the interface.