Function kernel::common::context::context_fork [] [src]

pub unsafe extern "cdecl" fn context_fork(parent_i: usize)

Fork context

Unsafe due to interrupt disabling, C memory handling, and raw pointers