BloombergLP::bslmt::ThroughputBenchmark::CleanupThreadFunction

An alias to a function meeting the following contract: ` /// Clean up after each thread in a sample run. void cleanupThread(); `

Synopsis

Declared in <bslmt_throughputbenchmark.h>

typedef bsl::function<void()> CleanupThreadFunction;