Searched refs:child_pids (Results 1 – 13 of 13) sorted by relevance
50 if [[ -n "$child_pids" ]]; then51 for wait_pid in $child_pids85 child_pids=""103 child_pids="$child_pids $pid"109 for wait_pid in $child_pids113 child_pids=""
50 if [[ -n "$child_pids" ]]; then51 for wait_pid in $child_pids85 child_pids=""101 child_pids="$child_pids $pid"109 for wait_pid in $child_pids113 child_pids=""
53 if [[ -n "$child_pids" ]]; then54 for wait_pid in $child_pids88 child_pids=""106 child_pids="$child_pids $pid"112 for wait_pid in $child_pids116 child_pids=""
53 if [[ -n "$child_pids" ]]; then54 for wait_pid in $child_pids; do87 child_pids=""105 child_pids="$child_pids $pid"111 for wait_pid in $child_pids; do114 child_pids=""
48 if [[ -n "$child_pids" ]]; then49 for wait_pid in $child_pids; do72 child_pids=""115 child_pids="$child_pids $pid"
71 for wait_pid in $child_pids83 child_pids=""89 child_pids="$child_pids $pid"
176 child_pids=()182 child_pids+=($!)193 child_pids=()199 child_pids+=($!)
34 child_pids=""
73 child_pids=""
3446 [ -z "$child_pids" ] && return3447 for wait_pid in $child_pids; do3450 child_pids=""3471 child_pids="$child_pids $pid"