Function Gaia::sched_new_thread
¶
Defined in
File sched.hpp
Function Documentation
¶
Result
<
Thread
*
,
Error
>
Gaia
::
sched_new_thread
(
frg
::
string_view
name
,
Task
*
task
,
Hal
::
CpuContext
ctx
,
bool
insert
)
¶
Gaia
Navigation
Contributing
The developer’s handbook
Code Reference
File Hierarchy
Full API
Related Topics
Documentation overview
Code Reference
Previous:
Function Gaia::sched_new_task
Next:
Function Gaia::sched_new_worker_thread