
{If a job goes into WAIT with a long time requested but expects a short time,
{the scheduler does not swap it out. If it doesnt go ready with the amount of ti
{specified by this constant, the scheduler will swap it out anyway.

  VAR
    tmv$long_wait_force_swap_time: [XREF] integer;

