|
Previous | Contents | Index |
The JAMS_SCHEDULE_FREE routine is used to free memory which has been allocated by a call to JAMS_SCHEDULE_INIT.
JAMS_SCHEDULE_FREE context
VMS usage: cond_value type: longword (unsigned) access: write only mechanism: by value
context
VMS usage: context type: pointer access: read/write mechanism: by reference
This argument is the schedule context which was returned from a call to JAMS_SCHEDULE_INIT.
This routine is used to free memory allocated by the JAMS_SCHEDULE_INIT routine. This routine destroys the schedule context.
Previous | Next | Contents | Index |
Copyright © 2000, MVP Systems, Inc. All rights reserved. |