pool.cpp File Reference
Detailed Description
Fast memory management.
- Author:
- Sergey Polichnoy
- See also:
- Fast memory management.
Namespaces
Typedefs
Functions
- GManager & g_pool ()
- Get the global pool manager.
- sync::Lockable & g_lock ()
- Get the global synchronization object.
- void * mem_get (size_t buf_size)
- Allocate the memory block.
- void mem_put (void *buf, size_t buf_size)
- Release the memory block.
- void * mem_get_sized (size_t buf_size)
- Allocate the memory block.
- void mem_put_sized (void *buf)
- Release the memory block.
Generated on Wed Jun 6 17:27:46 2007 for OMNI by
1.5.2