ESA JPIP server  0.1
mutex.h File Reference
#include <pthread.h>
#include "ipc_object.h"
Include dependency graph for mutex.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ipc::Mutex
 IPC object that offers the functionality of a mutex, implemented by means of the pthread mutex API. More...
 

Namespaces

 ipc
 Contains classes for working with the IPC mechanisms available in Linux using the pthread library.