{
{    The purpose of this request is to allow job management to notify
{ set management that a particular job is to be terminated.  This request
{ must be timed in job termination such that:
{   .The set manager can still get to tables allocated in the job
{    pageable heap, and can still reference static pointers to such tables.
{   .There is no more permanent file use in the job (including use by
{    operating system) .
{ This interface is needed so that set management can free the job
{ tables, and maintain an accurate count of the number of jobs using
{ a set.
{
{       STP$SET_END_JOB (STATUS)
{
{ STATUS: (output) This parameter returns the request status.
{
{        CONDITIONS: ste$jast_ast_mismatch
{                       OTHERS
{
{        IDENTIFIER: stc$set_management_id
{
