Function axtask::handle_fork

source ·
pub fn handle_fork(pid: u64, mem: Arc<AddrSpace>) -> AxTaskRef
Expand description

Copies current task and creates a new task in the given process