PowerAda 102

From OC Systems Wiki!
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.