Home
last modified time | relevance | path

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

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