NeoMutt  2024-04-16-36-g75b6fb
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
A global pool of Buffers

A shared pool of Buffers to save lots of allocs/frees.

Functions

Function Description Links
buf_pool_cleanup() Release the Buffer pool
buf_pool_get() Get a Buffer from the pool
buf_pool_release() Return a Buffer to the pool
pool_increase_size() Increase the size of the Buffer pool