Invocation
(void)ams_resmsg( length, value, status )
Arguments
length = int (given)
number of significant bytes in value
value = char * (given)
message to be passed to main-line code
status = int * (given and returned)
global status
Description:
Causes the task to send specified RESCHED message ’value’, qualified by ’name’ to
itself.
Implementation
Send an OBEY message to the reschedule queue.
Copyright © 2000 Council for the Central Laboratory of the Research Councils