nnosThreadGetIdealProcessor Function#include <nn/os.h>
NN_EXTERN_C s32 nnosThreadGetIdealProcessor(
const nnosThread * this_
);
| Name | Description | |
|---|---|---|
| this_ |
See the corresponding C++ function nn::os::Thread::GetIdealProcessor.
CONFIDENTIAL