An alias to a function meeting the following contract: ` /// Initialize each thread in a sample run. void initializeThread(); `
Synopsis
Declared in <bslmt_throughputbenchmark.h>
typedef bsl::function<void()> InitializeThreadFunction;
Created with MrDocs