Return the state (enabled or not) of the thread pool.
Synopsis
Declared in <bdlmt_threadpool.h>
int
enabled() const;
Return Value
non‐zero if queuing is enabled, and 0 otherwise
Created with MrDocs
Return the state (enabled or not) of the thread pool.
Declared in <bdlmt_threadpool.h>
int
enabled() const;
non‐zero if queuing is enabled, and 0 otherwise
Created with MrDocs