|
EtcPal
0.4.1
ETC Platform Abstraction Layer (EtcPal)
|
View other versions:
|
C++ wrapper and utilities for etcpal/rwlock.h.
Go to the source code of this file.
Data Structures | |
| class | RwLock |
| A wrapper class for the EtcPal read-write lock type. More... | |
| class | ReadGuard |
| Read lock guard around a read-write lock. More... | |
| class | WriteGuard |
| Write lock guard around a read-write lock. More... | |