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

#include <notify.h>

Data Fields

spinlock_t lock
 
size_t size
 
struct notifierhead
 

Detailed Description

Definition at line 37 of file notify.h.

Field Documentation

◆ head

struct notifier* notify_chain::head

Definition at line 40 of file notify.h.

◆ lock

spinlock_t notify_chain::lock

Definition at line 38 of file notify.h.

◆ size

size_t notify_chain::size

Definition at line 39 of file notify.h.


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