Expand description
Task namespace module.
This module provides task ID namespace functionality, allowing different ABI modules to maintain separate task ID spaces while preserving parent-child relationships and global task management.
Structs§
- Task
Namespace - Task namespace for managing task IDs within a specific context.
Statics§
- ROOT_
NAMESPACE 🔒 - Global root task namespace.
Functions§
- get_
root_ namespace - Get the global root task namespace.