CatapultServer
v0.5.0.1 (Elephant)
|
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... | |