Function Gaia::sched_new_task
¶
Defined in
File sched.hpp
Function Documentation
¶
Result
<
Task
*
,
Error
>
Gaia
::
sched_new_task
(
pid_t
pid
,
Task
*
parent
,
bool
user
)
¶
Gaia
Navigation
Contributing
The developer’s handbook
Code Reference
File Hierarchy
Full API
Related Topics
Documentation overview
Code Reference
Previous:
Function Gaia::sched_kernel_task
Next:
Function Gaia::sched_new_thread