{
{   The purpose of this request is to cause the P register of the current task to
{ be decremented by 2. This wil cause the monitor request issued by the task
{ to be reissued when the task is next executed. This request does NOT change
{ the status of the task or cause a task-switch. This request is intended
{ to be used when the resources required to process the current request from the
{ task are unavailable.
{
{        tmp$reissue_monitor_request;
{
