Norman Feske 13a0c336d9 base: separate the API's 'Thread_base' constructor
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.
2015-04-09 16:04:45 +02:00
..
2015-03-13 12:17:23 +01:00
2015-03-13 12:17:23 +01:00
2015-03-13 12:17:23 +01:00
2015-03-13 12:17:23 +01:00
2015-03-13 12:17:23 +01:00
2015-03-13 12:17:23 +01:00
2015-03-13 12:17:23 +01:00

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.