genode/repos/base-linux/src/base
Norman Feske 7f73e5e879 base: hide internals of the Thread API
This patch moves details about the stack allocation and organization
the base-internal headers. Thereby, I replaced the notion of "thread
contexts" by "stacks" as this term is much more intuitive. The fact that
we place thread-specific information at the bottom of the stack is not
worth introducing new terminology.

Issue #1832
2016-03-07 12:34:46 +01:00
..
cpu/arm base: interface for D- and I-cache synchronization 2014-05-27 11:14:45 +02:00
env base: hide internals of the Thread API 2016-03-07 12:34:46 +01:00
ipc base: uniform base-internal header structure 2016-03-07 12:34:45 +01:00
process base: move crt0.h and elf.h to base/internal 2016-03-07 12:34:45 +01:00
thread base: hide internals of the Thread API 2016-03-07 12:34:46 +01:00
rm_session_client.cc base-linux: make linux-specific headers private 2016-03-07 12:34:46 +01:00