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