genode/repos/base-hw/src/base
Martin Stein f5fdcc8f1e hw: get a thread cap in Thread_base constructor
Previously this was not done before Thread_base::start(..) in
base-hw as it was not needed to have a valid cap that early. However,
when changing the affinity of a thread we need the cap to be valid
before Thread_base::start(..).

fix #1151
2014-06-26 10:57:26 +02:00
..
cpu base: interface for D- and I-cache synchronization 2014-05-27 11:14:45 +02:00
lock Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
signal Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
thread Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
console.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
ipc.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
pager.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
placement_new.h Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
thread_support.cc hw: get a thread cap in Thread_base constructor 2014-06-26 10:57:26 +02:00