|
tess 1.0.0
Performance-first tile and path simulation substrate
|
#include <tess/experimental/registered_maintenance.h>
Optional paired setup hooks for a backend with its own fixed registry.
At facade seal(), no-throw register_task() is called once for every live slot in slot order, followed by exactly one no-throw backend seal(). A false registration result is an unrecoverable facade/backend capacity mismatch. After sealing, the backend retains those task identities until facade destruction; release is permitted only after the facade's positive-Idle gate.