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

std::_Pthread_alloc_obj Union Reference

#include <pthread_allocimpl.h>

Collaboration diagram for std::_Pthread_alloc_obj:

Collaboration graph
[legend]
List of all members.

Public Attributes

union _Pthread_alloc_obj* __free_list_link
char __client_data [__STL_DATA_ALIGNMENT]

Member Data Documentation

char std::_Pthread_alloc_obj::__client_data[__STL_DATA_ALIGNMENT]
 

Definition at line 46 of file pthread_allocimpl.h.

union _Pthread_alloc_obj* std::_Pthread_alloc_obj::__free_list_link
 

Definition at line 45 of file pthread_allocimpl.h.


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