XII Release 0.1.0
Loading...
Searching...
No Matches
xiiWorkerThreadType Struct Reference

Public Types

enum  Enum : StorageType {
  Unknown , MainThread , ShortTasks , LongTasks ,
  FileAccess , ENUM_COUNT
}
 
using StorageType = xiiUInt8
 

Static Public Member Functions

static const char * GetThreadTypeName (xiiWorkerThreadType::Enum threadType)
 

Member Enumeration Documentation

◆ Enum

enum xiiWorkerThreadType::Enum : StorageType
Enumerator
Unknown 

Default for all non-xiiTaskSystem-worker threads. Will only execute short tasks.

MainThread 

May only be used by the main thread (automatically used by the xiiTaskSystem)


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