BloombergLP::bdlmt::ThreadPoolEntry

Entry point for processing threads.

Synopsis

Declared in <bdlmt_threadpool.h>

void*
ThreadPoolEntry(void* threadPool);

Return Value

a null pointer

Parameters

NameDescription
threadPoolpointer to the owning ThreadPool instance