Module kernel::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.
  • RCU support.

Macros§

Structs§

Enums§

Traits§