Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rust: add basic rcu support | Wedson Almeida Filho | 2022-05-31 | 1 | -0/+52 |
Also update `Revocable` to use this new abstraction so that users can also provide evidence of the rcu read side lock being held when accessing the protected object. Signed-off-by: Wedson Almeida Filho <wedsonaf@google.com> |