Voxia OS v0.0.1
Hobby Project Operating System Targeting x86-64
Loading...
Searching...
No Matches
rcu_head Struct Reference

#include <rcu.h>

Data Fields

struct rcu_headnext
 
void(* func )(struct rcu_head *)
 

Detailed Description

Definition at line 6 of file rcu.h.

Field Documentation

◆ func

void(* rcu_head::func) (struct rcu_head *)

Definition at line 8 of file rcu.h.

◆ next

struct rcu_head* rcu_head::next

Definition at line 7 of file rcu.h.


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