|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <ws2help.h>

Public Attributes | |
| volatile PWAH_HASH_TABLE | HashTable |
| volatile PLONG | CurrentCount |
| LONG | Count1 |
| LONG | Count2 |
| LONG | SpinCount |
| BOOL | Expanding |
| CRITICAL_SECTION | Lock |
| LONG _WSH_SEARCH_TABLE::Count1 |
Definition at line 28 of file ws2help.h.
Referenced by WahCreateHandleContextTable().
| LONG _WSH_SEARCH_TABLE::Count2 |
Definition at line 29 of file ws2help.h.
Referenced by WahCreateHandleContextTable().
Definition at line 27 of file ws2help.h.
Referenced by WahCreateHandleContextTable().
| BOOL _WSH_SEARCH_TABLE::Expanding |
Definition at line 31 of file ws2help.h.
Referenced by WahCreateHandleContextTable(), WahEnumerateHandleContexts(), and WahInsertHandleContext().
| volatile PWAH_HASH_TABLE _WSH_SEARCH_TABLE::HashTable |
Definition at line 26 of file ws2help.h.
Referenced by WahCreateHandleContextTable(), WahEnumerateHandleContexts(), WahInsertHandleContext(), WahReferenceContextByHandle(), and WahRemoveHandleContext().
| CRITICAL_SECTION _WSH_SEARCH_TABLE::Lock |
| LONG _WSH_SEARCH_TABLE::SpinCount |
Definition at line 30 of file ws2help.h.
Referenced by WahCreateHandleContextTable().