PatchworkOS  69292a3
A non-POSIX operating system.
Loading...
Searching...
No Matches
rcu_synchronize_t Struct Reference
Collaboration diagram for rcu_synchronize_t:

Data Fields

rcu_entry_t rcu
 
wait_queue_t wait
 
lock_t lock
 
bool done
 

Detailed Description

Definition at line 39 of file rcu.c.

Field Documentation

◆ rcu

rcu_entry_t rcu_synchronize_t::rcu

Definition at line 41 of file rcu.c.

◆ wait

wait_queue_t rcu_synchronize_t::wait

Definition at line 42 of file rcu.c.

◆ lock

lock_t rcu_synchronize_t::lock

Definition at line 43 of file rcu.c.

◆ done

bool rcu_synchronize_t::done

Definition at line 44 of file rcu.c.


The documentation for this struct was generated from the following file: