ReactOS 0.4.15-dev-7918-g2a2556c
_WSH_SEARCH_TABLE Struct Reference

#include <ws2help.h>

Collaboration diagram for _WSH_SEARCH_TABLE:

Public Attributes

volatile PWAH_HASH_TABLE HashTable
 
volatile PLONG CurrentCount
 
LONG Count1
 
LONG Count2
 
LONG SpinCount
 
BOOL Expanding
 
CRITICAL_SECTION Lock
 

Detailed Description

Definition at line 24 of file ws2help.h.

Member Data Documentation

◆ Count1

LONG _WSH_SEARCH_TABLE::Count1

Definition at line 28 of file ws2help.h.

Referenced by WahCreateHandleContextTable().

◆ Count2

LONG _WSH_SEARCH_TABLE::Count2

Definition at line 29 of file ws2help.h.

Referenced by WahCreateHandleContextTable().

◆ CurrentCount

volatile PLONG _WSH_SEARCH_TABLE::CurrentCount

Definition at line 27 of file ws2help.h.

Referenced by WahCreateHandleContextTable().

◆ Expanding

BOOL _WSH_SEARCH_TABLE::Expanding

◆ HashTable

◆ Lock

CRITICAL_SECTION _WSH_SEARCH_TABLE::Lock

Definition at line 32 of file ws2help.h.

◆ SpinCount

LONG _WSH_SEARCH_TABLE::SpinCount

Definition at line 30 of file ws2help.h.

Referenced by WahCreateHandleContextTable().


The documentation for this struct was generated from the following file: