#include "ace/pre.h"
#include "ace/config-all.h"
#include "ace/Synch.h"
#include "ace/post.h"
Include dependency graph for Process_Mutex.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | ACE_Process_Mutex |
A wrapper for mutexes that can be used across processes on the same host machine, as well as within a process, of course. More... |
Process_Mutex.h,v 4.13 2002/09/02 20:42:26 shuston Exp
A wrapper for mutexes that can be used across processes on the same host machine, as well as within a process, of course.