You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TSimpleCriticalSection Structure > TSimpleCriticalSection Methods > TSimpleCriticalSection.Leave Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TSimpleCriticalSection.Leave Method

Leave the critical section.

Syntax
C#
Visual Basic
public static void Leave(ref int csLock);

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

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!