genode/base-hw/include/kernel
Martin Stein b694045bd9 hw: get rid of Kernel::current_thread_id
Every thread receives a startup message from its creator through the initial
state of its userland thread-context. The thread-startup code remembers the
kernel name of the new thread by reading this message before the userland
thread-context gets polluted. This way, Kernel::current_thread_id becomes
unnecessary.

fix #953
2013-11-25 09:46:08 +01:00
..
interface.h hw: get rid of Kernel::current_thread_id 2013-11-25 09:46:08 +01:00
log.h hw: clearer naming scheme in kernel API 2013-11-25 09:45:30 +01:00
perf_counter.h hw: enable performance counter on ARMv6 and ARMv7 2013-10-17 11:05:53 +02:00