Searched refs:copy_thread (Results 1 – 2 of 2) sorted by relevance
140 copy_thread(struct thread *td1, struct thread *td2) in copy_thread() function240 copy_thread(td1, td2); in cpu_fork()468 copy_thread(td0, td); in cpu_copy_thread()
140 copy_thread(struct thread *td1, struct thread *td2) in copy_thread() function248 copy_thread(td1, td2); in cpu_fork()607 copy_thread(td0, td); in cpu_copy_thread()