Expand description
NOTE: All stable registry access is TLS-thread-local. This ensures atomicity on the IC’s single-threaded execution model.
Structs§
- Memory
Range - MemoryRange
- Memory
Registry - MemoryRegistry
- Memory
Registry Entry - MemoryRegistryEntry
Enums§
- Memory
Registry Error - MemoryRegistryError
Constants§
- MEMORY_
RANGES_ ID - MEMORY_
REGISTRY_ ID - Reserved for the registry system itself
- PENDING_
RANGES
Functions§
- defer_
register - defer_
reserve_ range - drain_
pending_ ranges - Drain (and clear) all pending ranges. Intended to be called from the ops layer during init/post-upgrade.
- drain_
pending_ registrations - Drain (and clear) all pending registrations. Intended to be called from the ops layer during init/post-upgrade.
Type Aliases§
- Memory
Registry View - MemoryRegistryView