#include <rcu.h>
Definition at line 61 of file rcu.h.
◆ RCULock() [1/3]
Definition at line 64 of file rcu.h.
◆ RCULock() [2/3]
Definition at line 68 of file rcu.h.
◆ ~RCULock()
Definition at line 69 of file rcu.h.
◆ RCULock() [3/3]
RCULock::RCULock |
( |
const RCULock & |
| ) |
|
|
delete |
◆ isLocked()
static bool RCULock::isLocked |
( |
| ) |
|
|
inlinestatic |
Definition at line 77 of file rcu.h.
◆ operator=()
◆ registerCleanup()
static void RCULock::registerCleanup |
( |
const std::function< void()> & |
f | ) |
|
|
inlinestatic |
Definition at line 78 of file rcu.h.
◆ synchronize()
static void RCULock::synchronize |
( |
| ) |
|
|
inlinestatic |
Definition at line 82 of file rcu.h.
◆ RCUInfos
Definition at line 65 of file rcu.h.
◆ infos
Definition at line 62 of file rcu.h.
The documentation for this class was generated from the following file: