Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::_STL_mutex_spin Struct Template Reference

#include <stl_threads.h>

List of all members.

Public Types

enum  { __low_max = 30, __high_max = 1000 }

Static Public Attributes

unsigned __max
unsigned __last

template<int __inst> struct std::_STL_mutex_spin


Member Enumeration Documentation

template<int __inst>
anonymous enum
 

Enumeration values:
__low_max  
__high_max  

Definition at line 225 of file stl_threads.h.


Member Data Documentation

template<int __inst>
unsigned std::_STL_mutex_spin<__inst>::__last [static]
 

Definition at line 229 of file stl_threads.h.

template<int __inst>
unsigned std::_STL_mutex_spin<__inst>::__max [static]
 

Definition at line 228 of file stl_threads.h.


The documentation for this struct was generated from the following file:
Generated at Tue May 1 16:30:01 2001 for libstdc++-v3 by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001