Searched defs:n_children (Results 1 – 4 of 4) sorted by relevance
8 n_children() { function
2570 int n_children; in ast_for_import_stmt() local2671 int n_children = NCH(n); in ast_for_exec_stmt() local
192 static int n_children; /* # child processes still running */ variable
1241 const unsigned int n_children = n_readers + n_writers; in test_mutliproc() local