LogCabin
Classes | Namespaces
Core/ConditionVariable.h File Reference
#include <functional>
#include <pthread.h>
#include "Core/CompatAtomic.h"
#include "Core/Mutex.h"
#include "Core/Time.h"

Go to the source code of this file.

Classes

class  LogCabin::Core::ConditionVariable
 Similar to std::condition_variable but with improvements for testing, support for monotonic clocks, and less buggy. More...

Namespaces

namespace  LogCabin
namespace  LogCabin::Core
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines