thread_new
p = thread_new(curp, uaddr);
struct proc *thread_new(struct proc *_parent, vaddr_t _uaddr);