MeVisLab Toolbox Reference
Semaphore.h File Reference
#include <asio/System.h>
#include <ThirdPartyWarningsDisable.h>
#include <cstddef>
#include <mutex>
#include <condition_variable>
#include <ThirdPartyWarningsRestore.h>

Go to the source code of this file.

Classes

class  asio::Semaphore
 A simple semaphore with increment and decrement functionality. More...
 
class  asio::ScopedSemaphoreAccess
 A scoped semaphore access object that increments on construction and decrements on destruction. More...
 

Namespaces

 asio