|
AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
|
Invoked when the drama::task::RunDrama() loop exits.
Implements a method required by the RunDramaExitNotifier abstract class, which we sub-class. It is used internally to notify any threads waiting on DRAMA messages that the message will never occur.
DRAMA Lock taken when invoked.
Implements drama::RunDramaExitNotifier.