mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 08:25:38 +00:00
ee28a69c98
Thread_base::cancel_blocking brings a thread back to execution from every state, except the thread is created but not started yet. Fix #745