VICI  0.11.815
Visual Chart Interpreter
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Classes | Namespaces
ipc.h File Reference

Declarations for the semaphore component of libcfi. More...

#include <sys/types.h>
#include <sys/ipc.h>
#include <sys/sem.h>
#include "stringy.h"

Go to the source code of this file.

Classes

class  VICI::cfi::Semaphore
 A semaphore for managing exclusive access to resources across multiple processes. More...
 
class  VICI::cfi::SemaphoreLock
 Mutual exclusion lock. More...
 

Namespaces

 VICI
 The namespace for the Visual Chart Interpreter project.
 
 VICI::cfi
 The namespace for the Common Facilities Infrastructure components.
 

Detailed Description

Declarations for the semaphore component of libcfi.