TSimpleCriticalSection::Leave Method

static void Leave(int &csLock);

Leave the critical section.

#NameTypeDescription
1csLockint &
Remarks:

The order in which the threads will pass is not deterministic.

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