omni::pool::details Namespace Reference


Detailed Description

Implementation specific.

Classes

Typedefs

Enumerations

Functions


Typedef Documentation

typedef omni::pool::Manager<sizeof(void*), 4, 1024, DEFAULT_CHUNK_SIZE> GManager

Global pool manager type.


Enumeration Type Documentation

anonymous enum

Constants.

Enumerator:
DEFAULT_CHUNK_SIZE  Default chunk size.


Function Documentation

GManager& omni::pool::details::g_pool (  ) 

Get the global pool manager.

This function returns reference to the global pool manager.

Returns:
The global pool manager.

sync::Lockable& omni::pool::details::g_lock (  ) 

Get the global synchronization object.

This global synchronization object is used to synchronize access to the global pool manager in multi-thread environment.

Returns:
The global synchronization object.


Generated on Wed Jun 6 17:27:47 2007 for OMNI by  doxygen 1.5.2