Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dthr.h56 long *child_tid; /* address to store new TID. */ member
/f-stack/freebsd/kern/
H A Dkern_thr.c160 if ((param->child_tid != NULL && in thr_new_initthr()
161 suword_lwpid(param->child_tid, td->td_tid)) || in thr_new_initthr()