Module kernel::sync::lock::spinlock

source ·
Expand description

A kernel spinlock.

This module allows Rust code to use the kernel’s spinlock_t.

Structs

Type Aliases