|
AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
|
|
pure virtual |
Invoked by DRAMA when the run loop exists.
Must be implemented by subclasses.
Wait for the for any threads created to join.
| until | The time point to wait for the join for. |
Implemented in drama::thread::KickNotifier, and drama::thread::TUface.