Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

tPthreadMutex Class Reference

Mutex zur Verwendung innerhalb von Threads. More...

#include <frame_mutex.h>

Inheritance diagram for tPthreadMutex:

tAbstractMutex List of all members.

Public Methods

virtual int getmutexsize ()
virtual void connect (void *mutexptr=NULL)
virtual tERROR create ()
virtual tERROR remove ()
virtual tERROR acquire ()
virtual tERROR release ()

Detailed Description

Mutex zur Verwendung innerhalb von Threads.

Gemäß Unix Network Programming (Stevens S. 745, 27.8, 1. Absatz) ist ein pthread-Mutex auch zwischen Prozessen verwendbar. In eigenen Tests führte dies unter Linux jedoch zu SegmentationFaults, wenn ein Prozeß auf einen anderen warten sollte.


The documentation for this class was generated from the following file:
Generated on Wed Sep 3 08:36:34 2003 for STL shared memory allocator by doxygen1.2.18