![]() |
The Gaudi Framework
master (181af51f)
|
#include <boost/fiber/algo/shared_work.hpp>
#include <boost/fiber/condition_variable.hpp>
#include <boost/fiber/fiber.hpp>
#include <boost/fiber/mutex.hpp>
#include <boost/version.hpp>
Go to the source code of this file.
Classes | |
class | FiberManager |
The FiberManager manages a pool of threads used to run boost::fiber fibers. More... | |