Next: AMS_EXTINT - Send an EXTINT message to this task
Up: Function Descriptions
Previous: AMS_ASTINT - Send an ASTINT message to this task
AMS_ASTMSG
- Send an ASTMSG to this task
- Invocation:
- (void) ams_astmsg( name, length, value, status )
- Arguments:
-
-
name = char * (given)
-
name of the action to be rescheduled
-
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 ASTINT message 'value', qualified by
'name' to itself. This should be called from a signal handler.
- Implementation:
- Send an OBEY message to the astint queue.
Next: AMS_EXTINT - Send an EXTINT message to this task
Up: Function Descriptions
Previous: AMS_ASTINT - Send an ASTINT message to this task
AMS The Unix ADAM Message System
Starlink User Note 241
B D Kelly (ROE)
A J Chipperfield (RAL)
16 August 2001
E-mail:ussc@star.rl.ac.uk
Copyright
© 2000 Council for the Central Laboratory of the Research Councils