nn::os::Thread::GetDefaultIdealProcessor Member Function

Syntax

#include <nn/os.h>

static s32 GetDefaultIdealProcessor();

Arguments

None.

Return Values

Returns the preferred processor number.

Description

Gets the preferred processor number of threads that are created using coreNo = CORE_NO_USE_PROCESS_VALUE.

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

Revision History

2010/01/07
Initial version.

CONFIDENTIAL