Module namespace

Module namespace 

Source
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§

TaskNamespace
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.