OmniSciDB
a5dc49c757
|
#include <chrono>
#include <condition_variable>
#include <mutex>
Go to the source code of this file.
Classes | |
class | SemaphoreShim_Namespace::BinarySemaphore |
Utility type that implemnts behavior of a blocking binary semaphore, with an optional timeout. May be removed in favor of the C++20 std::binary_semaphore as soon as we can upgrade to gcc 11. More... | |
Namespaces | |
SemaphoreShim_Namespace | |