S3FC project page | S3FC home page |
#include <pthread.h>
#include <s3fc/s3_semaphore.h>
#include <s3fc/s3_exception.h>
Include dependency graph for s3_semaphore.cc:
Go to the source code of this file.
Defines | |
#define | CONST_OVERRIDE_SEM_T(x) const_cast<sem_t*>(x) |
Definition in file s3_semaphore.cc.
|
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 |
|