mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 08:25:38 +00:00
e4f28625e3
When creating a 'Child' object with an already active entrypoint, session requests may arrive as soon as the '_process' is created. We have to make sure that at least all parts of the 'Child' object needed for serving 'session' requests are constructed. This is particularly important for the '_policy' member.
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.