boost::detail::winapi::critical_section Struct Reference

#include <winapi.hpp>

List of all members.

Public Attributes

critical_section_debug * DebugInfo
long_type LockCount
long_type RecursionCount
handle_type OwningThread
handle_type LockSemaphore
ulong_ptr_type SpinCount


Member Data Documentation

struct critical_section_debug* boost::detail::winapi::critical_section::DebugInfo

long_type boost::detail::winapi::critical_section::LockCount

long_type boost::detail::winapi::critical_section::RecursionCount

handle_type boost::detail::winapi::critical_section::OwningThread

handle_type boost::detail::winapi::critical_section::LockSemaphore

ulong_ptr_type boost::detail::winapi::critical_section::SpinCount


The documentation for this struct was generated from the following file:
Generated on Wed Apr 25 13:53:29 2007 for SystemC by  doxygen 1.5.1