Function native::task::new[src]

pub fn new(stack_bounds: (uint, uint)) -> Box<Task>

Creates a new Task which is ready to execute as a 1:1 task.