threadcache_t Struct Reference

Collaboration diagram for threadcache_t:

Collaboration graph
[legend]

List of all members.

Public Attributes

int mymspace
long threadid
unsigned int mallocs
unsigned int frees
unsigned int successes
size_t freeInCache
threadcacheblkbins [(THREADCACHEMAXBINS+1)*2]


Detailed Description

Definition at line 177 of file nedmalloc.c.


Member Data Documentation

Definition at line 182 of file nedmalloc.c.

Referenced by AllocCache(), DestroyCaches(), and neddisablethreadcache().

Definition at line 183 of file nedmalloc.c.

Referenced by AllocCache(), DestroyCaches(), and neddisablethreadcache().

unsigned int threadcache_t::mallocs

Definition at line 184 of file nedmalloc.c.

Referenced by neddisablethreadcache().

unsigned int threadcache_t::frees

Definition at line 184 of file nedmalloc.c.

Referenced by DestroyCaches(), and neddisablethreadcache().

Definition at line 184 of file nedmalloc.c.

Referenced by neddisablethreadcache().

Definition at line 185 of file nedmalloc.c.

Referenced by DestroyCaches(), and neddisablethreadcache().

threadcacheblk* threadcache_t::bins[(THREADCACHEMAXBINS+1)*2]

Definition at line 186 of file nedmalloc.c.


The documentation for this struct was generated from the following file:

Generated on Wed May 23 06:00:18 2012 for cpp by  doxygen 1.5.6