TInternalProgressThread::TInternalProgressThread Constructor

Overload List

#SignatureDescription
1TInternalProgressThread(tThreadPriority PriorityLevel, TMtxProgressRuntime *ProgressRuntime);Create and start the worker thread.
2TInternalProgressThread();

Overload 1: TInternalProgressThread(tThreadPriority PriorityLevel, TMtxProgressRuntime *ProgressRuntime);

Create and start the worker thread.

#NameTypeDescription
1PriorityLeveltThreadPriorityThread priority.
2ProgressRuntimeTMtxProgressRuntime *Runtime to operate on.
Declared in Dew::Math::TInternalProgressThread · Dew.Math/MtxForLoop.h · Cross-compiler

Overload 2: TInternalProgressThread();

Declared in Dew::Math::TInternalProgressThread · Dew.Math/MtxForLoop.h · Cross-compiler