std::int32_t IceMX::ThreadMetrics::inUseForOther {0} |
The number of threads which are currently performing other activities such as DNS lookups, garbage collection, etc.
These are all the other threads created by the Ice runtime that are not counted in IceMX::ThreadMetrics::inUseForUser or IceMX::ThreadMetrics::inUseForIO.