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

#include <spinlock.h>

Data Fields

uint16_t now_serving
 
uint16_t next_ticket
 

Detailed Description

Definition at line 10 of file spinlock.h.

Field Documentation

◆ next_ticket

uint16_t spinlock_t::next_ticket

Definition at line 12 of file spinlock.h.

◆ now_serving

uint16_t spinlock_t::now_serving

Definition at line 11 of file spinlock.h.


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