目录
AkThreadProperties Struct Reference
Public Attributes | |
AkInt32 | nPriority |
Thread priority. 0=highest, 31=lowest. |
|
AkInt32 | nCore |
CPU Core selection. 1=system core (used in conjunction with nn::os::CTR::SetApplicationCpuTimeLimit). |
|
size_t | uStackSize |
Thread stack size. |
|
AkUInt32 | uStackSize |
Thread stack size. |
|
int | nPriority |
Thread priority. |
|
SceKernelCpumask | dwAffinityMask |
Affinity mask. |
|
int | uSchedPolicy |
Thread scheduling policy. |
|
AkUInt32 | nPriority |
Thread priority. |
|
AkUInt32 | dwAffinityMask |
Affinity mask. |
|
OSPriority | nPriority |
Thread priority. 0=highest, 31=lowest. |
|
AkUInt16 | dwAffinityMask |
Thread core affinity mask. |
|
DWORD | dwProcessor |
Processor ID. |
Detailed Description
Definition at line 31 of file AkPlatformFuncs.h.
The documentation for this struct was generated from the following files:
- include/AK/Tools/3DS/AkPlatformFuncs.h
- include/AK/Tools/PS3/AkPlatformFuncs.h
- include/AK/Tools/PS4/AkPlatformFuncs.h
- include/AK/Tools/Vita/AkPlatformFuncs.h
- include/AK/Tools/Wii/AkPlatformFuncs.h
- include/AK/Tools/WiiU/AkPlatformFuncs.h
- include/AK/Tools/Win32/AkPlatformFuncs.h
- include/AK/Tools/Xbox360/AkPlatformFuncs.h