nn::os::Thread::GetCurrentProcessorNumber Member Function#include <nn/os.h> static s32 GetCurrentProcessorNumber();
None.
Gets the number of the processor that the current thread is running on.
Because the execution load of this function is rather large, frequent calls may lead to lowered performance.
CONFIDENTIAL