OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
BinarySemaphore.h File Reference
#include <chrono>
#include <condition_variable>
#include <mutex>
+ Include dependency graph for BinarySemaphore.h:
+ This graph shows which files directly or indirectly include this file:

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