Function easy_fork

Source
pub fn easy_fork() -> Result<Option<Pid>, Errno>
Expand description

This function can only be run if there are no other threads running; it checks and panics if there are!