ssm
Runtime Library for the Sparse Synchronous Model
|
#include "ssm.h"
Functions | |
static void | ssm_top_return (ssm_act_t *act) |
Variables | |
ssm_act_t | ssm_top_parent = { .step = ssm_top_return } |
An activation record for the parent of the topmost routine. More... | |
|
static |