RWLock.h File Reference


Detailed Description

From the Poco C++ Libraries; used for ES40 for OpenVMS only, as Poco has dropped OpenVMS support.

Id
RWLock.h,v 1.1 2008/03/31 19:13:32 iamcamiel Exp

X-1.1 Camiel Vanderhoeven 31-MAR-2008 Adapted for use by the ES40 Emulator.

Definition in file RWLock.h.

#include "VMS/Foundation.h"
#include "VMS/Exception.h"
#include "VMS/RWLock_POSIX.h"

Go to the source code of this file.

Namespaces

namespace  Poco

Data Structures

class  Poco::RWLock
 A reader writer lock allows multiple concurrent readers or one exclusive writer. More...
class  Poco::ScopedRWLock
 A variant of ScopedLock for reader/writer locks. More...


SourceForge.net Logo
Project space on SourceForge.net