PowerAda 102

From OC Systems Wiki!
< PowerAda:APPENDIX C. Implementation Characteristics‎ | Annex M
Revision as of 00:31, 24 April 2019 by imported>WikiVisor (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

(102) On a multiprocessor, any conditions that cause the completion of an aborted construct to be delayed later than what is specified for a single processor.

See D.6(3).

In some situations the PowerAda runtime uses an AIX signal to get the attention of an Ada task so that it can be aborted. The interaction of signals and AIX threads on an SMP (Symmetric Multi-Processing) RS/6000 is poorly documented. Consult the documentation for your specific hardware and AIX version for more information.