nn::os::Thread::ChangeCurrentIdealProcessor Member Function#include <nn/os.h>
static void ChangeCurrentIdealProcessor(
s32 coreNo
);
| Name | Description | |
|---|---|---|
| in | coreNo | Preferred processor number |
Sets the preferred processor number of the current thread.
Bug:This function is not yet implemented. Do not use this function.
CONFIDENTIAL