arm4::util::ArmLockGuard Class Reference
[ARM 4.0 Support Classes]
  Is a mutex wrapper that provides a convenient RAII-style mechanism for owning an ArmMutex for the duration of a scoped block. More...
Public Member Functions | |
| ArmLockGuard (ArmMutex &mutex) | |
| Constructor which locks the mutex.  | |
Detailed Description
Is a mutex wrapper that provides a convenient RAII-style mechanism for owning an ArmMutex for the duration of a scoped block.
The documentation for this class was generated from the following file:
- Arm4/Util/ArmMutex
 
      
          
          