thread::~thread
Copyright (C) 2005 IENT-RWTH Aachen
inline thread::~thread()
Waits until the executed function returns, and then closes the thread.
Remarks
This destroys all the subordinate objects for this object.
|
![]() |
inline thread::~thread()
Waits until the executed function returns, and then closes the thread.
Remarks
This destroys all the subordinate objects for this object.