Return a reference to the non‐modifiable thread pool owned by this object.
Synopsis
Declared in <bdlmt_multiqueuethreadpool.h>
ThreadPool const&
threadPool() const;
Return Value
const reference to the thread pool owned by this object
Created with MrDocs