Skip to main content

detach_current_address_space

Function detach_current_address_space 

Source
pub fn detach_current_address_space() -> Result<(), TaskError>
Expand description

Detaches the running user task from its address space before exit publication, matching Linux exit_mm ordering.