nn::os::Thread::~Thread Destructor

Syntax

#include <nn/os.h>

~Thread();

Arguments

None.

Description

Destructor.

Destroys a thread object. See the Finalize reference for destruction-related precautionary notes.

Revision History

2010/01/07
Initial version.

CONFIDENTIAL