Skip to main content

child_task_entry

Function child_task_entry 

Source
pub unsafe extern "C" fn child_task_entry() -> !
Expand description

the difference between this and enter_usermode is that we already have the trapframe set up for the child user space.