libmtmalloc(3lib) 맨 페이지 - 윈디하나의 솔라나라

개요

섹션
맨 페이지 이름
검색(S)

libmtmalloc(3lib)

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 the intro(3) man page for additional information  on
       shared object interfaces.


       See mtmalloc(3MALLOC) for information on these interfaces.


       tab();  lw(2.75i) lw(2.75i) callocfree mallocmalloc_usable_size malloc‐
       ctlmemalign reallocvalloc


FILES
       /usr/lib/libmtmalloc.so.1

           shared object


       /usr/lib/64/libmtmalloc.so.1

           64-bit shared object


ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       tab() box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) ATTRIBUTE  TYPEAT‐
       TRIBUTE VALUE _ Availabilitysystem/library _ MT-LevelSafe


USAGE
       See  malloc(3C)  for  an  overview and comparison of all the allocation
       libraries provided by Oracle Solaris.

SEE ALSO
       pvs(1), sbrk(2), malloc(3C), mtmalloc(3MALLOC), intro(3), attributes(7)



Oracle Solaris 11.4               7 Feb 2019                 libmtmalloc(3LIB)
맨 페이지 내용의 저작권은 맨 페이지 작성자에게 있습니다.
RSS ATOM XHTML 5 CSS3