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

#include <raw_scheduled_pool.hpp>

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

Public Member Functions

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

Detailed Description

Definition at line 8 of file raw_scheduled_pool.hpp.

Constructor & Destructor Documentation

◆ raw_scheduled_pool()

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

Definition at line 14 of file raw_scheduled_pool.hpp.


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