sunos man page for libmtmalloc

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)

NAME
libmtmalloc - multi-threaded memory allocator library
SYNOPSIS
cc [ flag... ] file... -lmtmalloc [ library... ] #include <mtmalloc.h>
DESCRIPTION
Functions in this library provide concurrent access to heap space.
INTERFACES
The 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 valloc
FILES
/usr/lib/libmtmalloc.so.1 shared object /usr/lib/64/libmtmalloc.so.1 64-bit shared object
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcsl (32-bit) | +-----------------------------+-----------------------------+ | |SUNWcslx (64-bit) | +-----------------------------+-----------------------------+ |MT-Level |Safe | +-----------------------------+-----------------------------+
SEE ALSO
pvs(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
libmtmalloc(3lib) - opensolaris
libumem(3lib) - sunos
libumem(3lib) - centos
libmapmalloc(3lib) - opendarwin
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