AudRecordLib
Public Attributes
RTL_RESOURCE Struct Reference

#include <rtlresource.h>

List of all members.

Public Attributes

CRITICAL_SECTION CSection
HANDLE hSharedSemaphore
ULONG sharedExclusive
HANDLE hExclusiveSemaphore
ULONG exclusiveWaiters
ULONG numberOfWaiters
HANDLE hOwnerThread
ULONG flags
PRTL_RESOURCE_DEBUG DebugInfo

Detailed Description

Microsoft's read/write lock that is downgradable and recursive.

Can be acquired for shared access if you have exclusive access but you retain the exclusive state.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Defines