Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

SemaphoreManager.cc File Reference

Implements SemaphoreManager, which initializes, manages, and releases a set of System V style semaphores. More...

#include "SemaphoreManager.h"
#include "Shared/debuget.h"
#include "Thread.h"
#include <cstdlib>
#include <cerrno>
#include <cstdio>
#include <exception>
#include <stdexcept>
#include <iostream>
#include <sys/types.h>
#include <sys/sem.h>
#include <cstring>
#include <unistd.h>
Include dependency graph for SemaphoreManager.cc:

Go to the source code of this file.


Detailed Description

Implements SemaphoreManager, which initializes, manages, and releases a set of System V style semaphores.

Author:
ejt (Creator)

Definition in file SemaphoreManager.cc.


Tekkotsu v5.1CVS
Generated Mon May 9 04:59:02 2016 by Doxygen 1.6.3