Searched defs:child_clear_tid (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/compat/linux/ | ||
H A D | linux_emul.h | 41 int *child_clear_tid;/* in clone(): Child's TID to clear on exit */ member |
H A D | linux_fork.c | 515 int *child_clear_tid; in linux_thread_detach() local |