TSimpleCriticalSection::Init Method

static void Init(int &csLock);

Initializes the critical section, if the constructor was not used.

#NameTypeDescription
1csLockint &
Declared in Dew::Math::TSimpleCriticalSection · Dew.Math/Math387.h · Cross-compiler