FMSEND
PURPOSE: End FMS
To terminate FMS processing and print
performance reports.
SYNOPSIS
CALL FMSEND
INPUT PARAMETERS:
None.
OUTPUT PARAMETERS:
None.
DESCRIPTION:
This is the last FMS subroutine called and
should be the last executable statement in your application.
This subroutine performs the following tasks:
- Stops the I/O processes.
- Stops the CPU children.
- Deletes the semaphores and locks used for
synchronizing FMS tasks.
- Deallocates the FMS memory pool.
- Prints reports on subroutine and file usage and
performance.
If
FMSINI is the first statement in
your application and FMSEND is the last, the non-
FMS timing data printed by FMSEND will have
more meaning.
Copyright © Multipath Corporation