nn::os::Thread::GetCurrentIdealProcessor Member Function

Syntax

#include <nn/os.h>

static s32 GetCurrentIdealProcessor();

Arguments

None.

Return Values

Returns the preferred processor number.

Description

Gets the preferred processor number of the current thread.

Bug:This function is not yet implemented. Do not use this function.

Revision History

2010/01/07
Initial version.

CONFIDENTIAL