Public Types | |
enum | |
typedef Pthread_alloc_obj | __obj |
Public Member Functions | |
Pthread_alloc_per_thread_state () | |
void * | M_refill (size_t n) |
Public Attributes | |
Pthread_alloc_obj *volatile | __free_list [SNFREELISTS] |
Pthread_alloc_per_thread_state< Max_size > * | next |
Definition at line 89 of file pthread_allocimpl.h.