Searched refs:got_kids (Results 1 – 1 of 1) sorted by relevance
1979 int got_kids; local1984 got_kids = (tcp->parent->nchildren1987 got_kids = (tcp->nchildren > tcp->nclone_threads);1989 got_kids = tcp->nchildren > 0;1992 if (entering(tcp) && got_kids) {2044 if (exiting(tcp) && tcp->u_error == ECHILD && got_kids) {