kernel

Module sync

Source
Expand description

Synchronisation primitives.

This module contains the kernel APIs related to synchronisation that have been ported or wrapped for usage by Rust code in the kernel.

Re-exports§

Modules§

  • Generic kernel lock and guard.
  • Utilities for working with struct poll_table.

Macros§

Structs§

Enums§

Traits§