[#BloombergLP-bdlmt-ThreadPoolEntry] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlmt.adoc[bdlmt]::ThreadPoolEntry :relfileprefix: ../../ :mrdocs: Entry point for processing threads. == Synopsis Declared in `<bdlmt_threadpool.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void* ThreadPoolEntry(void* threadPool); ---- == Return Value a null pointer == Parameters [cols="1,4"] |=== | Name| Description | *threadPool* | pointer to the owning `ThreadPool` instance |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#