Expand description
Native ArceOS synchronization primitives. Native ArceOS synchronization implementation.
This module owns the lock algorithms and their execution-context rules.
ax_runtime re-exports the stable API for OS
consumers and adapts it to the OS-independent ax-sync bridge.
Re-exports§
pub use self::api::*;
Modules§
- api
- Stable ArceOS synchronization API.
Functions§
- dump_
lockdep_ trace Non- lockdep - No-op trace dump for builds without lockdep.
- set_
lockdep_ trace_ enabled Non- lockdep - No-op trace switch for builds without lockdep.