#include "ace/config-lite.h"
#include "ace/os_include/sys/os_ipc.h"
Include dependency graph for os_sem.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
union | semun |
Defines | |
#define | GETVAL 0 |
#define | SETVAL 0 |
#define | GETALL 0 |
#define | SETALL 0 |
#define | SEM_UNDO 0 |
os_sem.h,v 1.4 2004/08/25 16:05:42 shuston Exp
This code was originally in various places including ace/OS.h.
Definition in file os_sem.h.
|
|
|
Definition at line 40 of file os_sem.h. Referenced by ACE_SV_Semaphore_Complex::close(), and ACE_SV_Semaphore_Complex::open(). |
|
|
|
|
Definition at line 44 of file os_sem.h. Referenced by ACE_SV_Semaphore_Simple::open(), and ACE_SV_Semaphore_Complex::open(). |