Searched refs:child_pairs (Results 1 – 1 of 1) sorted by relevance
126 int child_pairs = sysconf(_SC_NPROCESSORS_ONLN)*4; in reproduce() local132 child_pids = SAFE_MALLOC(cleanup, sizeof(int) * child_pairs * 2); in reproduce()139 for (i = 0; i < child_pairs*2; i++) { in reproduce()171 if (child_count == child_pairs*2) in reproduce()