RV_PER_TASK_MONITOR_INIT
static int task_mon_slot = RV_PER_TASK_MONITOR_INIT;
if (slot < 0 || slot >= RV_PER_TASK_MONITOR_INIT)
if (task_mon_slot == RV_PER_TASK_MONITOR_INIT) {
task_mon_slot = RV_PER_TASK_MONITOR_INIT;
static int ltl_monitor_slot = RV_PER_TASK_MONITOR_INIT;
ltl_monitor_slot = RV_PER_TASK_MONITOR_INIT;