Library: Foundation Package: Threading Header: Poco/RWLock.h
A variant of ScopedLock for reader/writer locks.
Known Derived Classes: ScopedReadRWLock, ScopedWriteRWLock
ScopedRWLock( RWLock & rwl, bool write = false);
~ScopedRWLock();
Applied Informatics C++ Libraries and Tools 2009.2p2-world Copyright © 2010, Applied Informatics Software Engineering GmbH (and Contributors)