My Project
Loading...
Searching...
No Matches
_SPINLOCK Struct Reference

#include <ms.h>

Data Fields

volatile uint32_t locked

Detailed Description

SPINLOCK - a tiny embedded spinlock representation.

Implementation note: keep this embedded (not a pointer) inside structures.

Definition at line 36 of file ms.h.

Field Documentation

◆ locked

volatile uint32_t locked

Definition at line 37 of file ms.h.


The documentation for this struct was generated from the following file:
  • C:/Users/matanel/Desktop/Projects/KernelDevelopment/kernel/includes/ms.h