Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dthr.h57 long *parent_tid; /* parent accesses the new TID here. */ member
/f-stack/freebsd/kern/
H A Dkern_thr.c162 (param->parent_tid != NULL && in thr_new_initthr()
163 suword_lwpid(param->parent_tid, td->td_tid))) in thr_new_initthr()