Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/kern/
H A Dkern_fork.c229 fork1(proc_t parent_proc, thread_t *child_threadp, int kind, coalition_t *coalitions) in fork1() argument
388 *child_threadp = child_thread; in fork1()