|
BDE 4.14.0 Production release
|
#include <bslmt_throughputbenchmark.h>
Public Attributes | |
| RunFunction | d_func |
| int | d_numThreads |
| bsls::Types::Int64 | d_amount |
| InitializeThreadFunction | d_initialize |
| CleanupThreadFunction | d_cleanup |
| bsls::Types::Int64 bslmt::ThroughputBenchmark::ThreadGroup::d_amount |
| CleanupThreadFunction bslmt::ThroughputBenchmark::ThreadGroup::d_cleanup |
| RunFunction bslmt::ThroughputBenchmark::ThreadGroup::d_func |
| InitializeThreadFunction bslmt::ThroughputBenchmark::ThreadGroup::d_initialize |
| int bslmt::ThroughputBenchmark::ThreadGroup::d_numThreads |