Structs§
- RcuPtr
- A pointer managed by the RCU state machine.
- RcuPtr
Ref - A pointer to an object managed by the RCU state machine.
Functions§
- rcu_
ptr_ ⚠to_ arc - Reconstruct an
Arcfrom anRcuPtrRefby incrementing its strong count. - rcu_
ptr_ ⚠upgrade - Reconstruct an
Arcfrom anRcuPtrRefby upgrading its strong count if it’s safe to do so.