LTL_ABORT_SLEEP
ltl_atom_set(mon, LTL_ABORT_SLEEP, false);
ltl_atom_pulse(task, LTL_ABORT_SLEEP, true);
bool abort_sleep = test_bit(LTL_ABORT_SLEEP, mon->atoms);
bool abort_sleep = test_bit(LTL_ABORT_SLEEP, mon->atoms);