STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | List of all members
_Shared_ptr_spin_lock Struct Reference

Public Member Functions

 _Shared_ptr_spin_lock ()
 
 ~_Shared_ptr_spin_lock () _NOEXCEPT
 

Constructor & Destructor Documentation

_Shared_ptr_spin_lock::_Shared_ptr_spin_lock ( )
inline
1971  { // lock the spin lock
1973  }
_EXTERN_C _CRTIMP2_PURE void __cdecl _Lock_shared_ptr_spin_lock()
_Shared_ptr_spin_lock::~_Shared_ptr_spin_lock ( )
inline
1976  { // unlock the spin lock
1978  }
_CRTIMP2_PURE void __cdecl _Unlock_shared_ptr_spin_lock()

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