TSimpleCriticalSection.Leave Method

void Leave(ref Int32 csLock)

Leave the critical section.

#NameTypeDescription
1csLockInt32 (ref)output

Result: stored in self (calling object)

Remarks:

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