The pointer to the process‐wide default RCU domain.

Synopsis

Declared in <folly/synchronization/Rcu.h>

extern
folly::Indestructible<rcu_domain*> rcu_default_domain_;

Created with MrDocs