![]() |
![]()
| ![]() |
![]()
NAMEsc::ThreadLockHolder - Acquire a lock on creation and release it on destruction. SYNOPSIS#include <thread.h> Public Member FunctionsThreadLockHolder (const Ref< ThreadLock
> &l)
Detailed DescriptionAcquire a lock on creation and release it on destruction. This should be used to lock and unlock ThreadLock objects to provide exception safety. AuthorGenerated automatically by Doxygen for MPQC from the source code.
|