mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-22 06:57:51 +00:00
553a4222f4
If not dissolved in ~Entrypoint, the signal proxy is found within NOVA's and FOC's object pool upon Rpc_entrypoint destruction. This leads to a deadlock because the signal proxy is destructed before the RPC EP. issue #2284 |
||
---|---|---|
.. | ||
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.