TFairSemaphoreSection::TFairSemaphoreSection Constructor

Overload List

#SignatureDescription
1TFairSemaphoreSection(int ResourceCount);Initialize the critical section.
2TFairSemaphoreSection();

Overload 1: TFairSemaphoreSection(int ResourceCount);

Initialize the critical section.

#NameTypeDescription
1ResourceCountint
Remarks:

The call of this constructor is required.

Declared in Dew::Math::TFairSemaphoreSection · Dew.Math/Math387.h · Cross-compiler

Overload 2: TFairSemaphoreSection();

Declared in Dew::Math::TFairSemaphoreSection · Dew.Math/Math387.h · Cross-compiler