{
{   The purpose of this procedure is to terminate a task that is determined
{ to be broken during monitor processing.  The task is fixed such that it
{ can process traps and a monitor fault sent to the task to inform it of
{ its condition.
{
{       TMP$PROCESS_BROKEN_TASK (TASK_ID, BROKEN_TASK_CONDITION, STATUS)
{
{ TASK_ID (input) This parameter is the global task id of the broken task.
{
{ BROKEN_TASK_CONDITION (input) This parameter is a code indicating why the
{       task is considered broken.
{
{ STATUS (output) This parameter is the normal monitor status.
{
