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 Definitions

This documentation is an old archive. Please see https://rust.docs.kernel.org instead.