S3FC project page S3FC home page

Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

s3_semaphore.cc File Reference

s3_semaphore.cc
Id:
s3_semaphore.cc,v 1.1.1.1 2003/01/31 09:50:56 alberts3 Exp
A Semaphore. More...

#include <pthread.h>
#include <s3fc/s3_semaphore.h>
#include <s3fc/s3_exception.h>

Include dependency graph for s3_semaphore.cc:

Include dependency graph

Go to the source code of this file.

Defines

#define CONST_OVERRIDE_SEM_T(x)   const_cast<sem_t*>(x)


Detailed Description

s3_semaphore.cc
Id:
s3_semaphore.cc,v 1.1.1.1 2003/01/31 09:50:56 alberts3 Exp
A Semaphore.

Author:
Gerhard Esterhuizen <gesterhuizen@stonethree.com>
Date:
21/05/2001

Definition in file s3_semaphore.cc.


Define Documentation

#define CONST_OVERRIDE_SEM_T      const_cast<sem_t*>(x)
 

Definition at line 38 of file s3_semaphore.cc.

Referenced by s3_semaphore::get_value, s3_semaphore::post, s3_semaphore::try_wait, and s3_semaphore::wait.


Send comments to: s3fc@stonethree.com SourceForge Logo