pub fn new_user_task( name: &str, uctx: UspaceContext, set_child_tid: Option<&'static mut Pid>, ) -> TaskInner
Create a new user task.