#include <userver/rcu/rcu.hpp>
Deletes garbage synchronously. Designed for storing small amounts of data with relatively fast destructors.
Definition at line 185 of file rcu.hpp.
This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.
Definition at line 186 of file rcu.hpp.
MutexType is a writer's mutex type that has to be used to protect structure on update.
MutexType
Definition at line 172 of file rcu.hpp.