Plasma Engine  2.0
Loading...
Searching...
No Matches
plWorkerThreadType Struct Reference

Public Types

enum  Enum : plUInt8 {
  Unknown , MainThread , ShortTasks , LongTasks ,
  FileAccess , ENUM_COUNT
}
 

Static Public Member Functions

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

Member Enumeration Documentation

◆ Enum

enum plWorkerThreadType::Enum : plUInt8
Enumerator
Unknown 

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

MainThread 

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


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