IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
alglib.smp.shared_pool Class Reference
+ Inheritance diagram for alglib.smp.shared_pool:
+ Collaboration diagram for alglib.smp.shared_pool:

Public Member Functions

 shared_pool ()
 
override void init ()
 
override apobject make_copy ()
 

Public Attributes

ae_lock pool_lock
 
volatile apobject seed_object
 
volatile sharedpoolentry recycled_objects
 
volatile sharedpoolentry recycled_entries
 
volatile sharedpoolentry enumeration_counter
 

Constructor & Destructor Documentation

alglib.smp.shared_pool.shared_pool ( )
inline

Member Function Documentation

override void alglib.smp.shared_pool.init ( )
inlinevirtual

Implements alglib.apobject.

Member Data Documentation

ae_lock alglib.smp.shared_pool.pool_lock
volatile sharedpoolentry alglib.smp.shared_pool.recycled_entries

The documentation for this class was generated from the following file: