CatapultServer  v0.5.0.1 (Elephant)
Scheduler.h File Reference
Include dependency graph for Scheduler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  catapult::thread::Scheduler
 A scheduler. More...
 

Namespaces

 catapult
 
 catapult::thread
 

Functions

std::shared_ptr< Scheduler > catapult::thread::CreateScheduler (const std::shared_ptr< IoThreadPool > &pPool)
 Creates a scheduler around the specified thread pool (pPool). More...