{
{    The purpose of this request is to wait for the job leveler tasks on the
{ requesting and all client mainframes to return jobs to the requesting
{ mainframe.  This request will wait for up to the time requested for the
{ levelers to deactivate.  If this request does not complete in the requested
{ time, leveler_deactivated is returned as FALSE.
{
{       QFP$WAIT_FOR_LEVELER_DEACTIVATE (WAIT_TIME_SEC, LEVELER_DEACTIVATED);
{
{ WAIT_TIME_SEC: (input)  This is the time in seconds that the requestor is
{       willing to wait.
{
{ LEVELER_DEACTIVATED: (output)  This indicates if the leveler deactivated or
{       not.
{
