☰
Module rcu
Structs
Functions
?
Module
kernel
::
sync
::
rcu
source
·
[
−
]
Expand description
RCU support.
C header:
include/linux/rcupdate.h
Structs
Guard
Evidence that the RCU read side lock is held on the current thread/CPU.
Functions
read_lock
Acquires the RCU read side lock.
This documentation is an old archive. Please see
https://rust.docs.kernel.org
instead.