Ask a Question | Search PSRCHIVE: |
Home
|
ThreadContext::Lock Class Reference Locks the mutex on construction and unlocks on deletion. More...
Detailed DescriptionLocks the mutex on construction and unlocks on deletion. This class implements the "resource acquisition is initialization" paradigm (see http://www.research.att.com/~bs/glossary.html) of exception safe mutex locking and unlocking. The documentation for this class was generated from the following file: Generated using doxygen 1.8.17
|