Function Gaia::sched_new_thread

Function Documentation

Result<Thread*, Error> Gaia::sched_new_thread(frg::string_view name, Task *task, Hal::CpuContext ctx, bool insert)