#include <boost/function.hpp>
#include <boost/bind.hpp>
Go to the source code of this file.
Classes | |
class | mongo::threadpool::ThreadPool |
Namespaces | |
namespace | mongo |
namespace | mongo::threadpool |
Defines | |
#define | assert MONGO_assert |
Typedefs | |
typedef boost::function< void(void)> | mongo::threadpool::Task |
#define assert MONGO_assert |
Definition at line 23 of file thread_pool.h.