Public Member Functions | Public Attributes

SourceMod::ThreadParams Struct Reference

Thread-specific parameters. More...

#include <public/IThreader.h>

List of all members.

Public Member Functions

 ThreadParams ()

Public Attributes

ThreadFlags flags
ThreadPriority prio

Detailed Description

Thread-specific parameters.

Definition at line 91 of file IThreader.h.


Constructor & Destructor Documentation

SourceMod::ThreadParams::ThreadParams (  )  [inline]

Constructor

Definition at line 94 of file IThreader.h.


Member Data Documentation

Flags to set on the thread

Definition at line 98 of file IThreader.h.

Priority to set on the thread

Definition at line 100 of file IThreader.h.


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