genode/base-foc/src/core/include
Stefan Kalkowski 074e522990 base-foc: introduce state in platform thread
When destroying a thread, which was not bound to a protection domain via kernel
primitives beforehand, it is critical to change the pager and exregs the thread
in the destruction process. Therefore, this commit introduces two thread states:
DEAD and RUNNING. On the basis of the thread state, we can decide whether to
reset the thread before destroying it, or not.
2013-03-26 17:59:44 +01:00
..
arm Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
x86 Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
cap_id_alloc.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
cap_index.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
cap_mapping.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
cap_session_component.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
cpu_session_component.h Core: Fix registration of CPU exception handler 2013-01-11 22:16:25 +01:00
irq_session_component.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
map_local.h foc: Use L2-cache synchronization calls 2013-02-25 16:45:48 +01:00
pd_session_component.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
platform_pd.h core: Introduce 'Address_space' interface 2013-03-12 21:53:08 +01:00
platform_thread.h base-foc: introduce state in platform thread 2013-03-26 17:59:44 +01:00
platform.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
util.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00