Sane C++ Libraries
C++ Platform Abstraction Libraries
Loading...
Searching...
No Matches
SC::FiberJobPoolDiagnostics Struct Reference

Public Attributes

size_t capacity = 0
 
size_t retainedJobs = 0
 
size_t availableJobs = 0
 
size_t peakRetainedJobs = 0
 High-water count of successfully published jobs retained by the pool.
 

Member Data Documentation

◆ peakRetainedJobs

size_t SC::FiberJobPoolDiagnostics::peakRetainedJobs = 0

High-water count of successfully published jobs retained by the pool.


The documentation for this struct was generated from the following file: