Overload List
| # | Signature | Description |
|---|---|---|
| 1 | TFairSemaphoreSection(int ResourceCount); | Initialize the critical section. |
| 2 | TFairSemaphoreSection(); |
Overload 1: TFairSemaphoreSection(int ResourceCount);
Initialize the critical section.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | ResourceCount | int |
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