starry_core::task

Function new_user_task

Source
pub fn new_user_task(
    name: &str,
    uctx: UspaceContext,
    set_child_tid: Option<&'static mut Pid>,
) -> TaskInner
Expand description

Create a new user task.