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 2011.1p1-world Copyright © 2011, Applied Informatics Software Engineering GmbH (and Contributors)