spawn_idle_thread
pid = spawn_idle_thread(0);
pid = spawn_idle_thread(CLONE_FILES | CLONE_FS | CLONE_VM);