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