genode/base-hw/include/base
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
..
ipc_msgbuf.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
native_types.h hw: get rid of Kernel::current_thread_id 2013-11-25 09:46:08 +01:00
pager.h hw: use platform-thread pointer as pager badge 2013-11-25 09:45:30 +01:00