Re-exports§
pub use rcu_read_scope::RcuReadScope;
Modules§
Functions§
- rcu_
drop - Schedule the object to be dropped after all in-flight read operations have completed.
- rcu_
run_ callbacks - Run all callbacks that have been scheduled from this thread.
- rcu_
synchronize - Block until all in-flight read operations and callbacks have completed.