Returns the process‐wide default RCU domain.

Synopsis

Declared in <folly/synchronization/Rcu.h>

rcu_domain&
rcu_default_domain();

Return Value

A reference to the default domain.

Created with MrDocs