|
BDE 4.14.0 Production release
|
#include <bsls_ident.h>#include <bdlf_bind.h>#include <bdlscm_version.h>#include <bdlm_metricsregistry.h>#include <bslma_allocator.h>#include <bslma_usesbslmaallocator.h>#include <bslmf_functionpointertraits.h>#include <bslmf_movableref.h>#include <bslmf_nestedtraitdeclaration.h>#include <bslmt_threadattributes.h>#include <bslmt_condition.h>#include <bslmt_mutex.h>#include <bslmt_threadutil.h>#include <bsls_atomic.h>#include <bsls_compilerfeatures.h>#include <bsls_platform.h>#include <bsls_timeinterval.h>#include <bsl_deque.h>#include <bsl_functional.h>#include <bsl_string.h>#include <bslalg_typetraits.h>Go to the source code of this file.
Classes | |
| class | bdlmt::ThreadPool |
Typedefs | |
| typedef void(* | bcep_ThreadPoolJobFunc) (void *) |
| typedef void(* | bdlmt::ThreadPoolJobFunc) (void *) |
Functions | |
| void * | bdlmt::ThreadPoolEntry (void *) |
| Entry point for processing threads. | |
The content of this file has been pre-processed for Doxygen.