|
LogCabin
|
#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 |
1.7.6.1