mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 08:25:38 +00:00
13a0c336d9
The 'Thread_base' class is constructed differently in some special cases like the main thread or a thread that use a distinct CPU session. The official API, however, should be clean from such artifacts. Hence, I separated the official constructor from the other cases.
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.