Home
last modified time | relevance | path

Searched refs:copy_thread (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/i386/i386/
H A Dvm_machdep.c139 copy_thread(struct thread *td1, struct thread *td2) in copy_thread() function
237 copy_thread(td1, td2); in cpu_fork()
454 copy_thread(td0, td); in cpu_copy_thread()
/freebsd/sys/amd64/amd64/
H A Dvm_machdep.c131 copy_thread(struct thread *td1, struct thread *td2) in copy_thread() function
236 copy_thread(td1, td2); in cpu_fork()
592 copy_thread(td0, td); in cpu_copy_thread()