Documentation Home

Construct a new jss::rcu_reader object, and without starting a read-side critical section.

rcu_reader(std::defer_lock_t);

Effects:

Constructs a jss::rcu_reader instance without starting a read-side critical section.

Throws:

Nothing.

Synchronization:

None.

See Also