nn::os::ManagedThread::~ManagedThread Destructor#include <nn/os.h> ~ManagedThread();
None.
Destructor.
If one of the intialize member functions has been called but Finalize has not been called, this function internally calls Finalize. For details about this process, see the Finalize function.
CONFIDENTIAL