Site Tools


documentation:development:opera:pf25:tktfldr:dsrfldr:01dsr061

ReturnPoolMem

Returns a memory pool entry.

Synopsis

void ReturnPoolMem (MemPoolPtr memPool, void* poolEntry)

Description

Returns a memory pool entry to the list of available entries. ReturnPoolMem() updates the availList field of the memory pool so that it specifies the returned entry.

Arguments

  • memPool Memory pool to which the entry is returned.
  • poolEntry Pointer to the entry.

Return Value

None

Associated Files

MemPool.h

See Also

documentation/development/opera/pf25/tktfldr/dsrfldr/01dsr061.txt · Last modified: 2022/10/10 16:54 by 127.0.0.1