|
Pigweed
|
Public Member Functions | |
| Mutex & | mutex () |
Public Member Functions inherited from pw::sync::VirtualBasicLockable | |
| void | lock () |
| void | unlock () |
Additional Inherited Members | |
Protected Types inherited from pw::sync::VirtualBasicLockable | |
| enum class | Operation { kLock , kUnlock } |
Protected Member Functions inherited from pw::sync::GenericBasicLockable< Mutex > | |
| Mutex & | impl () |