genode/repos/base-sel4/src/include/base
Alexander Boettcher 1472c0629b sel4: allocate thread selectors during bind_thread
That seems nowadays the right place in order to tell the caller that the
thread couldn't be completely constructed. The return value false of
bind_thread causes in Cpu_thread_component the throwing of
Thread_creation_failed.

thread.run now passes
pthread.run now passes

Issue #2044
2016-08-10 11:07:55 +02:00
..
internal sel4: allocate thread selectors during bind_thread 2016-08-10 11:07:55 +02:00