#include <xmltooling/util/Threads.h>
Public Member Functions | |
SharedLock (RWLock *lock, bool lockit=true) | |
Locks and wraps the designated shared lock. | |
~SharedLock () | |
Unlocks the wrapped shared lock. |
|
Locks and wraps the designated shared lock.
|