Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

SemaphoreManager.h File Reference


Detailed Description

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

Author:
ejt (Creator)
Author
ejt
Name
tekkotsu-4_0
Revision
1.13
State
Exp
Date
2007/03/17 17:06:25

Definition in file SemaphoreManager.h.

#include "ListMemBuf.h"
#include "Shared/attributes.h"

Include dependency graph for SemaphoreManager.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Defines

#define SYSTEM_MAX_SEM   250
 Ideally, this would be SEMMSL, but that is hard to portably determine at compile time.


Define Documentation

#define SYSTEM_MAX_SEM   250

Ideally, this would be SEMMSL, but that is hard to portably determine at compile time.

If you can't increase your system's SEMMSL (and possibly SEMMNS), you may want to consider decreasing this.

Definition at line 16 of file SemaphoreManager.h.


Tekkotsu v4.0
Generated Thu Nov 22 00:57:16 2007 by Doxygen 1.5.4