pub fn easy_fork() -> Result<Option<Pid>, Errno>
This function can only be run if there are no other threads running; it checks and panics if there are!