File:  [MW Coherent from dump] / coherent / a / usr / man / ALL / arena
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Wed May 29 04:56:34 2019 UTC (7 years ago) by root
Branches: MarkWilliams, MAIN
CVS tags: relic, HEAD
coherent



arena                       Definition                      arena




An arena is the area of memory that is available for a program to
allocate dynamically  at run time.  It  is divided into allocated
and unallocated blocks.  The unallocated blocks together form the
``free memory pool''.

Portions  of  the  arena can  be  allocated  using the  functions
malloc, calloc, or realloc; returned to the free memory pool with
free; or checked to see if they are allocated or not with notmem.
To check  whether the  arena has been  corrupted or not,  use the
function memok.

***** See Also *****

calloc(),  definitions,   free(),  malloc(),  memok(),  notmem(),
realloc()









































COHERENT Lexicon                                           Page 1



unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.