Wwise SDK 2018.1.11
AkThreadProperties
Version
Wwise SDK 2018.1.11
|
AkThreadProperties Struct Reference
Public Attributes | |
int | nPriority |
Thread priority. More... |
|
SceKernelCpumask | dwAffinityMask |
Affinity mask. More... |
|
size_t | uStackSize |
Thread stack size. More... |
|
int | uSchedPolicy |
Thread scheduling policy. More... |
|
AkInt32 | nPriority |
Thread priority. 0=highest, 31=lowest. More... |
|
int | iIdealCore |
Preferred core number: see nn::os::SetThreadCoreMask documentation. More... |
|
nn::Bit64 | affinityMask |
Affinity mask for each core: see nn::os::SetThreadCoreMask documentation. More... |
|
AkUInt32 | dwAffinityMask |
Affinity mask. More... |
|
AkUInt32 | uStackSize |
Thread stack size. More... |
|
Detailed Description
Definition at line 48 of file AkPlatformFuncs.h.
The documentation for this struct was generated from the following file:
- include/AK/Tools/PS4/AkPlatformFuncs.h