The Pedigree Project 0.1
Public Member Functions | List of all members
LockGuard< Semaphore > Class Reference

#include <LockGuard.h>

+ Collaboration diagram for LockGuard< Semaphore >:

Public Member Functions

 LockGuard (Semaphore &, bool=true)=delete
 

Detailed Description

Counting-semaphore acquisition is fallible and must be handled explicitly.

Definition at line 130 of file LockGuard.h.


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