nn::os::Thread::GetCurrentPriority Member Function

Syntax

#include <nn/os.h>

static s32 GetCurrentPriority();

Arguments

None.

Return Values

Returns the priority of the current thread.

Description

Gets the priority of the current thread.

Revision History

2010/01/07
Initial version.

CONFIDENTIAL