mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-12 13:48:30 +00:00
The 'Thread_creation_failed' error is now reflected as 'Thread::Start_result' return value. This change also removes the use of 'Invalid_thread' within core as this exception is an alias of Cpu_session::Thread_creation_failed. Issue #5245
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.