Data used by a thread group
Synopsis
Declared in <bslmt_throughputbenchmark.h>
struct ThreadGroup;
Data Members
Name |
Description |
Amount of busy work to perform between calls to |
|
Cleanup function per thread. |
|
Test function to run. |
|
Initialize function per thread. |
|
Number of threads in the thread group. |
Created with MrDocs