OpenDDS  Snapshot(2023/04/28-20:55)
Classes
DataBlockLockPool.h File Reference
#include "Atomic.h"
#include "dcps_export.h"
#include "PoolAllocationBase.h"
#include <ace/Lock_Adapter_T.h>
#include <ace/Thread_Mutex.h>
#include <ace/Containers_T.h>
Include dependency graph for DataBlockLockPool.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DataBlockLockPool
 Holds and distributes locks to be used for locking ACE_Data_Blocks. Currently it does not require returning the locks. More...