[#BloombergLP-bdlma-ConcurrentFixedPool-deallocate] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlma.adoc[bdlma]::xref:BloombergLP/bdlma/ConcurrentFixedPool.adoc[ConcurrentFixedPool]::deallocate :relfileprefix: ../../../ :mrdocs: Deallocate the memory block at the specified `address` back to this pool for reuse. == Synopsis Declared in `<bdlma_concurrentfixedpool.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void deallocate(void* address); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#