arm4::util::QArmMutex Class Reference
[ARM 4.0 Support Classes]
Represents a mutal exclusive instance for sequentialize access to critical sections. More...
Public Member Functions | |
| QArmMutex () | |
| default ctor | |
| void | lock () |
| Locks the object. | |
| void | unlock () |
| Unlocks the object. | |
Detailed Description
Represents a mutal exclusive instance for sequentialize access to critical sections.
The documentation for this class was generated from the following file:
- QArm4/Util/QArmMutex
