Home
last modified time | relevance | path

Searched defs:child_clear_tid (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/compat/linux/
H A Dlinux_emul.h41 int *child_clear_tid;/* in clone(): Child's TID to clear on exit */ member
H A Dlinux_fork.c515 int *child_clear_tid; in linux_thread_detach() local