ssm_act_t ssm_top_parent
An activation record for the parent of the top-most routine.
static void ssm_top_return(ssm_act_t *act)
The top-level parent does nothing.
Interface to the SSM runtime.
Activation record for an SSM routine.
ssm_stepf_t * step
C function for running this continuation.