[#BloombergLP-bslmt-ThroughputBenchmark-InitializeThreadFunction] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslmt.adoc[bslmt]::xref:BloombergLP/bslmt/ThroughputBenchmark.adoc[ThroughputBenchmark]::InitializeThreadFunction :relfileprefix: ../../../ :mrdocs: An alias to a function meeting the following contract: ` /// Initialize each thread in a sample run. void initializeThread(); ` == Synopsis Declared in `<bslmt_throughputbenchmark.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:bsl/function-0a.adoc[bsl::function<void()>] InitializeThreadFunction; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#