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

#include <notify.h>

Data Fields

spinlock_t lock
 
struct notify_devbuckets [64]
 

Detailed Description

Definition at line 47 of file notify.h.

Field Documentation

◆ buckets

struct notify_dev* notify_dev_table::buckets[64]

Definition at line 49 of file notify.h.

◆ lock

spinlock_t notify_dev_table::lock

Definition at line 48 of file notify.h.


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