nn::os::Thread::GetCurrentId Member Function

Syntax

#include <nn/os.h>

static bit32 GetCurrentId();

Arguments

None.

Return Values

Returns the thread ID of the current thread.

Description

Gets the thread ID of the current thread.

Revision History

2010/01/07
Initial version.

CONFIDENTIAL