committed by
Christian Helmuth
parent
e686ff78e9
commit
5440cd4b50
@@ -59,7 +59,7 @@ void Thread::_thread_start()
|
||||
throw;
|
||||
}
|
||||
|
||||
Thread::myself()->_join_lock.unlock();
|
||||
Thread::myself()->_join.wakeup();
|
||||
|
||||
/* sleep silently */
|
||||
Genode::sleep_forever();
|
||||
|
||||
Reference in New Issue
Block a user