Apache Mesos
Public Member Functions | List of all members
DecomissionableLastInFirstOutFixedSizeSemaphore Class Reference

#include <semaphore.hpp>

Public Member Functions

 DecomissionableLastInFirstOutFixedSizeSemaphore ()
 
void signal ()
 
void wait ()
 
void decomission ()
 
bool decomissioned () const
 
size_t capacity () const
 

Constructor & Destructor Documentation

DecomissionableLastInFirstOutFixedSizeSemaphore::DecomissionableLastInFirstOutFixedSizeSemaphore ( )
inline

Member Function Documentation

size_t DecomissionableLastInFirstOutFixedSizeSemaphore::capacity ( ) const
inline
void DecomissionableLastInFirstOutFixedSizeSemaphore::decomission ( )
inline
bool DecomissionableLastInFirstOutFixedSizeSemaphore::decomissioned ( ) const
inline
void DecomissionableLastInFirstOutFixedSizeSemaphore::signal ( )
inline
void DecomissionableLastInFirstOutFixedSizeSemaphore::wait ( )
inline

The documentation for this class was generated from the following file: