nn::os::Thread::GetMainThread Member Function

Syntax

#include <nn/os.h>

static Thread & GetMainThread();

Arguments

None.

Return Values

Object that represents the main thread.

Description

Gets the object that represents the main thread.

Revision History

2010/01/07
Initial version.

CONFIDENTIAL