static void Init(int &csLock);
Initializes the critical section, if the constructor was not used.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | csLock | int & |
Declared in Dew::Math::TSimpleCriticalSection · Dew.Math/Math387.h · Cross-compiler
Initializes the critical section, if the constructor was not used.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | csLock | int & |