⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

rcu_is_reading

Function rcu_is_reading 

Source
pub fn rcu_is_reading() -> bool
Expand description

Check whether the current CPU is inside an RCU read-side critical section.