You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
TSimpleCriticalSection Structure
>
TSimpleCriticalSection Methods
>
TSimpleCriticalSection.Init Method
Dew Math for .NET
TSimpleCriticalSection.Init Method
TSimpleCriticalSection Structure
TSimpleCriticalSection Members
Dew.Math Namespace
TSimpleCriticalSection Methods
Collapse All
Initializes the critical section, if the constructor was not used.
Syntax
C#
Visual Basic
public
static
void
Init
(
ref
int
csLock
);
Public
static
Function
Init
(
ByRef
csLock
As
Integer
)
As
void
Group
TSimpleCriticalSection Methods
Links
TSimpleCriticalSection Structure
,
TSimpleCriticalSection Members
,
Dew.Math Namespace
,
TSimpleCriticalSection Methods
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!