BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bslmt::ThroughputBenchmark::ThreadGroup Struct Reference

#include <bslmt_throughputbenchmark.h>

Public Attributes

RunFunction d_func
 
int d_numThreads
 
bsls::Types::Int64 d_amount
 
InitializeThreadFunction d_initialize
 
CleanupThreadFunction d_cleanup
 

Member Data Documentation

◆ d_amount

bsls::Types::Int64 bslmt::ThroughputBenchmark::ThreadGroup::d_amount

◆ d_cleanup

CleanupThreadFunction bslmt::ThroughputBenchmark::ThreadGroup::d_cleanup

◆ d_func

RunFunction bslmt::ThroughputBenchmark::ThreadGroup::d_func

◆ d_initialize

InitializeThreadFunction bslmt::ThroughputBenchmark::ThreadGroup::d_initialize

◆ d_numThreads

int bslmt::ThroughputBenchmark::ThreadGroup::d_numThreads

The documentation for this struct was generated from the following file: