|
AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
|
|
overridevirtual |
Invoked when the drama::task::RunDrama() loop exits.
Implements a method required by the RunDramaExitNotifier abstract class, which we sub-class. It provides a chance to join any threads created which have not yet been joined.
DRAMA Lock not taken when invoked.
| until | The time point to wait for the join for. |
Implements drama::RunDramaExitNotifier.