#include <ThreadPool.h>
|
double | totalTimeHQ |
|
int | totalJobsHQ |
|
double | avgWaitHQ |
|
double | totalTimeMQ |
|
int | totalJobsMQ |
|
double | avgWaitMQ |
|
double | totalTimeLQ |
|
int | totalJobsLQ |
|
double | avgWaitLQ |
|
double | totalWorkTime |
|
double | totalIdleTime |
|
int | workerThreads |
|
int | idleThreads |
|
int | persistentThreads |
|
int | totalThreads |
|
int | maxThreads |
|
int | currentJobsHQ |
|
int | currentJobsLQ |
|
int | currentJobsMQ |
|
Structure to hold statistics.
The documentation for this struct was generated from the following file:
- /build/pupnp-Lzp1Lt/pupnp-1.14.19/upnp/src/threadutil/ThreadPool.h