Account
| ArmsysApi 0.12.18 |
BCritical Class Reference
Critical region class. More...
#include <BCritical.h>
Public Member Functions | |
| void | lock () |
| Enter critical region. More... | |
| void | unlock () |
| Leave critical regiom. More... | |
Private Attributes | |
| UBaseType_t | ostate |
Detailed Description
Critical region class.
Member Function Documentation
◆ lock()
| void BCritical::lock | ( | ) |
Enter critical region.
◆ unlock()
| void BCritical::unlock | ( | ) |
Leave critical regiom.
Member Data Documentation
◆ ostate
| private |
The documentation for this class was generated from the following file:
Generated by
1.8.15 