OpenDDS
Snapshot(2023/04/28-20:55)
|
#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>
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... | |