|
|
size_t | readyJobs = 0 |
| |
|
size_t | readyPeakJobs = 0 |
| |
|
size_t | dequeCapacity = 0 |
| |
|
size_t | executedJobs = 0 |
| |
|
size_t | claimBatches = 0 |
| |
|
size_t | claimedJobs = 0 |
| |
|
size_t | claimBatchPeak = 0 |
| |
|
size_t | stealAttempts = 0 |
| |
|
size_t | stolenJobs = 0 |
| |
|
size_t | failedSteals = 0 |
| |
The documentation for this struct was generated from the following file: