Searched refs:copy_thread (Results 1 – 2 of 2) sorted by relevance
139 copy_thread(struct thread *td1, struct thread *td2) in copy_thread() function237 copy_thread(td1, td2); in cpu_fork()454 copy_thread(td0, td); in cpu_copy_thread()
131 copy_thread(struct thread *td1, struct thread *td2) in copy_thread() function236 copy_thread(td1, td2); in cpu_fork()592 copy_thread(td0, td); in cpu_copy_thread()