menu
 
Version
2024.1.1.8691

2024.1.1.8691

2023.1.9.8628

2022.1.18.8567

2021.1.14.8108

2019.2.15.7667

2019.1.11.7296

2018.1.11.6987

2017.2.10.6745

2017.1.9.6501

2016.2.6.6153

2015.1.9.5624


menu_open
Wwise SDK 2024.1.1
AkThreadProperties Struct Reference

#include <AkPlatformFuncs.h>

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 44 of file AkPlatformFuncs.h.


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