ThreadSchedule 3.0.0
Modern C++ thread management library
Loading...
Searching...
No Matches
threadschedule::advanced::polling_pool Class Referencefinal

#include <polling_pool.hpp>

Inheritance diagram for threadschedule::advanced::polling_pool:
[legend]
Collaboration diagram for threadschedule::advanced::polling_pool:
[legend]

Public Member Functions

 polling_pool (worker_count count=worker_count::automatic(), worker_registration registration=worker_registration::disabled)
 

Detailed Description

Definition at line 8 of file polling_pool.hpp.

Constructor & Destructor Documentation

◆ polling_pool()

threadschedule::advanced::polling_pool::polling_pool ( worker_count  count = worker_count::automatic(),
worker_registration  registration = worker_registration::disabled 
)
inlineexplicit

Definition at line 14 of file polling_pool.hpp.


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