Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
#include "qpid/sys/Mutex.h"
#include "qpid/sys/Time.h"
#include <time.h>
#include <boost/noncopyable.hpp>
#include <boost/thread/condition.hpp>
#include <boost/thread/thread_time.hpp>
#include <windows.h>
Go to the source code of this file.
Classes | |
class | qpid::sys::Condition |
A condition variable for thread synchronization. More... | |
Namespaces | |
namespace | qpid |
namespace | qpid::sys |