The Gaudi Framework  master (181af51f)
Loading...
Searching...
No Matches
FiberManager.h File Reference
#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>
Include dependency graph for FiberManager.h:
This graph shows which files directly or indirectly include this file:

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...