genode/base-foc/src/base/thread
Stefan Kalkowski bc38a13353 Fiasco.OC: only access valid UTCB (fix #547)
If no platform thread was created before somebody destroys a thread object,
there is no valid UTCB available. Thereby, we've to check this before accessing
the UTCB when destroying a thread object.
2012-12-05 14:01:23 +01:00
..
thread_bootstrap.cc foc: don't call 'sleep_forever()' on thread exit 2012-11-29 09:55:09 +01:00
thread_start.cc Fiasco.OC: only access valid UTCB (fix #547) 2012-12-05 14:01:23 +01:00
thread.cc Add 'Thread_base::join()' 2012-11-19 12:43:34 +01:00