#include "SgDebug.h"
#include <boost/thread.hpp>
#include <boost/thread/barrier.hpp>
#include <boost/thread/mutex.hpp>
#include <boost/shared_ptr.hpp>
Go to the source code of this file.
Classes | |
class | SgThreadedWorker< I, O, W > |
class | SgThreadedWorker< I, O, W >::Thread |
Copyable object run in a boost::thread. More... |