#include "ace/pre.h"
#include "ace/Synch.h"
#include "ace/post.h"
Include dependency graph for Process_Semaphore.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | ACE_Process_Semaphore |
Process_Semaphore.h,v 4.3 2000/11/01 22:17:02 coryan Exp
Wrapper for Dijkstra style general semaphores that work across processes.