Semaphore.h#
Fully qualified name: carb/cpp/Semaphore.h
In directory: carb/cpp
Source file: Semaphore.h
C++14-compatible implementation of select functionality from C++ <semaphore>
library.
Classes#
- carb::cpp::counting_semaphore
C++20-compatible counting semaphore class.