Query: libmtmalloc
OS: sunos
Section: 3lib
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
libmtmalloc(3LIB) Interface Libraries libmtmalloc(3LIB)NAMElibmtmalloc - multi-threaded memory allocator librarySYNOPSIScc [ flag... ] file... -lmtmalloc [ library... ] #include <mtmalloc.h>DESCRIPTIONFunctions in this library provide concurrent access to heap space.INTERFACESThe shared object libmtmalloc.so.1 provides the public interfaces defined below. See intro(3) for additional information on shared object interfaces. free malloc mallocctl memalign realloc vallocFILES/usr/lib/libmtmalloc.so.1 shared object /usr/lib/64/libmtmalloc.so.1 64-bit shared objectATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcsl (32-bit) | +-----------------------------+-----------------------------+ | |SUNWcslx (64-bit) | +-----------------------------+-----------------------------+ |MT-Level |Safe | +-----------------------------+-----------------------------+SEE ALSOpvs(1), sbrk(2), intro(3), malloc(3C), malloc(3MALLOC), mapmalloc(3MALLOC), mtmalloc(3MALLOC), attributes(5) SunOS 5.10 22 May 2003 libmtmalloc(3LIB)
Related Man Pages |
---|
libmapmalloc(3lib) - opensolaris |
libmtmalloc(3lib) - opensolaris |
libmapmalloc(3lib) - sunos |
libmapmalloc(3lib) - debian |
libmapmalloc(3lib) - osx |
Similar Topics in the Unix Linux Community |
---|
Test program running taking much more time on high end server T5440 than low end server T5220 |
Free() corrupted unsorted chunks |