ScopedLock.h File Reference


Detailed Description

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

Id
ScopedLock.h,v 1.1 2008/03/31 19:13:33 iamcamiel Exp

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

Definition in file ScopedLock.h.

#include "VMS/Foundation.h"

Go to the source code of this file.

Namespaces

namespace  Poco

Data Structures

class  Poco::ScopedLock< M >
 A class that simplifies thread synchronization with a mutex. The constructor accepts a Mutex and locks it. The destructor unlocks the mutex. More...


SourceForge.net Logo
Project space on SourceForge.net