mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
committed by
Christian Helmuth
parent
a9fc5304c0
commit
9fd6034e94
@@ -38,6 +38,9 @@ void Thread_base::_thread_start()
|
||||
|
||||
void Thread_base::_deinit_platform_thread()
|
||||
{
|
||||
if (!_cpu_session)
|
||||
_cpu_session = env()->cpu_session();
|
||||
|
||||
_cpu_session->kill_thread(_thread_cap);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user