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