blocxx
Condition.hpp File Reference
#include "blocxx/BLOCXX_config.h"
#include "blocxx/ThreadTypes.hpp"
#include "blocxx/Exception.hpp"
#include "blocxx/Types.hpp"
#include "blocxx/CommonFwd.hpp"

Go to the source code of this file.

Classes

class  BLOCXX_NAMESPACE::ConditionLockException
 
class  BLOCXX_NAMESPACE::ConditionResourceException
 
class  BLOCXX_NAMESPACE::Condition
 The Condition class represents a synchronization device that allows threads to suspend execution and relinquish the processors until another thread signals the condition. More...
 

Namespaces

namespace  BLOCXX_NAMESPACE
 Taken from RFC 1321.