#include "ace/Lock_Adapter_T.h"
#include "ace/Thread_Mutex.h"
#include "ace/Containers_T.h"
#include "dcps_export.h"
#include "dds/DCPS/PoolAllocationBase.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... |