cpu_lwp_fork
void cpu_lwp_fork(struct lwp *, struct lwp *, void *, size_t,
cpu_lwp_fork(l1, l2, stack, stacksize, func, arg);