BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bdlma_concurrentfixedpool.h File Reference
#include <bdlscm_version.h>
#include <bslmt_mutex.h>
#include <bsls_atomic.h>
#include <bdlma_pool.h>
#include <bslma_allocator.h>
#include <bslma_deleterhelper.h>
#include <bsls_alignmentutil.h>
#include <bsls_assert.h>
#include <bsl_vector.h>
#include <bsl_cstdlib.h>

Go to the source code of this file.

Classes

struct  bdlma::ConcurrentFixedPool_Node
 
class  bdlma::ConcurrentFixedPool
 

Functions

void * operator new (bsl::size_t size, BloombergLP::bdlma::ConcurrentFixedPool &pool)
 
void operator delete (void *address, BloombergLP::bdlma::ConcurrentFixedPool &pool)
 

Detailed Description

The content of this file has been pre-processed for Doxygen.