genode/repos/base-fiasco/src/core
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
..
include fiasco: remove thread_helper.h from public API 2016-03-07 12:34:46 +01:00
spec/x86 fiasco: remove thread_helper.h from public API 2016-03-07 12:34:46 +01:00
cpu_session_support.cc CPU session: apply quota via relative weightings 2015-05-06 10:55:16 +02:00
io_mem_session_support.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
irq_session_component.cc base: remove shared irq from core 2015-05-26 09:39:47 +02:00
pager.cc base: redesign object pool using lambda interface 2015-09-09 15:14:28 +02:00
platform.cc base: hide internals of the Thread API 2016-03-07 12:34:46 +01:00
platform_pd.cc base: resolve dead lock in weak pointer templates 2015-07-21 09:30:04 +02:00
platform_thread.cc thread API & CPU session: accounting of CPU quota 2014-11-28 12:02:37 +01:00
ram_session_support.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
rm_session_support.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
target.inc base: hide internals of the Thread API 2016-03-07 12:34:46 +01:00
thread_start.cc base: hide internals of the Thread API 2016-03-07 12:34:46 +01:00