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

std::_Pthread_alloc_per_thread_state Struct Template Reference

#include <pthread_allocimpl.h>

List of all members.

Public Types

enum  { _S_NFREELISTS = _Max_size/__STL_DATA_ALIGNMENT }

Public Methods


Public Attributes

template<size_t _Max_size> struct std::_Pthread_alloc_per_thread_state


Member Typedef Documentation

typedef _Pthread_alloc_obj __obj
 


Member Enumeration Documentation

anonymous enum
 

Enumeration values:
_S_NFREELISTS  


Constructor & Destructor Documentation

_Pthread_alloc_per_thread_state ( ) [inline]
 


Member Function Documentation

void* _M_refill ( size_t __n )
 


Member Data Documentation

_Pthread_alloc_obj* volatile __free_list[_S_NFREELISTS]
 

_Pthread_alloc_per_thread_state<_Max_size>* __next
 


The documentation for this struct was generated from the following file:
Generated at Fri Apr 6 15:54:33 2001 for libstdc++ by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001