vector_copy_thread
void vector_copy_thread(struct thread *td1, struct thread *td2);
vector_copy_thread(td1, td2);