nn::os::Thread::GetId Member Function

Syntax

#include <nn/os.h>

bit32 GetId() const;

Arguments

None.

Return Values

Returns the thread ID of an instance's thread.

Description

Gets the thread ID of an instance's thread.

Revision History

2010/01/07
Initial version.

CONFIDENTIAL