Version

    Other Documentation

menu_open
Wwise SDK 2019.2.15
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 47 of file AkPlatformFuncs.h.


The documentation for this struct was generated from the following file:

Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise