critsec.h File Reference

#include <ptlib/psync.h>

Go to the source code of this file.

Classes

class  PAtomicInteger

Typedefs

typedef PWaitAndSignal PEnterAndLeave

Typedef Documentation

This class implements critical section mutexes using the most efficient mechanism available on the host platform. For Windows, CriticalSection is used. On other platforms, pthread_mutex_t is used

Generated on Sun Jun 27 20:13:08 2010 for PTLib by  doxygen 1.6.3