Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "CRITICAL_SECTION" in [All]

kernel32

.

static extern void DeleteCriticalSection(ref CRITICAL_SECTION lpCriticalSection);

.

public struct CRITICAL_SECTION

.

static extern void EnterCriticalSection(ref CRITICAL_SECTION

.

public struct CRITICAL_SECTION

.

static extern bool InitializeCriticalSectionAndSpinCount(ref CRITICAL_SECTION

.

public struct CRITICAL_SECTION

.

static extern void LeaveCriticalSection(ref CRITICAL_SECTION

.

public struct CRITICAL_SECTION

.

static extern uint SetCriticalSectionSpinCount(ref CRITICAL_SECTION

.

public struct CRITICAL_SECTION

.

static extern bool TryEnterCriticalSection(ref CRITICAL_SECTION

.

public struct CRITICAL_SECTION


 
Access PInvoke.net directly from VS: