#include "util/exception.hh"#include <boost/interprocess/sync/interprocess_semaphore.hpp>#include <boost/scoped_array.hpp>#include <boost/thread/mutex.hpp>#include <boost/utility.hpp>#include <cerrno>Go to the source code of this file.
Classes | |
| class | util::PCQueue< T > |
Namespaces | |
| namespace | util |
Typedefs | |
| typedef boost::interprocess::interprocess_semaphore | util::Semaphore |
Functions | |
| void | util::WaitSemaphore (Semaphore &on) |
1.5.9