Whole document tree
    

Whole document tree

Templatestd::_STL_mutex_spin struct Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::_STL_mutex_spin< __inst > 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 = _STL_mutex_spin<__inst>::__low_max
unsigned __last = 0

template<int __inst>
struct std::_STL_mutex_spin< __inst >


Member Enumeration Documentation

template<int __inst>
anonymous enum
 

Enumeration values:
__low_max 
__high_max 

Definition at line 315 of file stl_threads.h.


Member Data Documentation

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

Definition at line 326 of file stl_threads.h.

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

Definition at line 323 of file stl_threads.h.


The documentation for this struct was generated from the following file:
Generated on Mon Apr 8 03:17:52 2002 for libstdc++-v3 Source by doxygen1.2.15