wait-for

Name

wait-for -- Wait for a particular subprocess to complete.

Type: function

Synopsis

wait-for( pid, pid status);

Arguments

pid

An instance of <raw-int>

Return Values

pid

An instance of <integer>

status

An instance of <integer>

Description

Wait for the given process to complete.