void cpu_protothread_set_state(Environment *_environment, char *_index, int _state)
void cpu_protothread_unregister(Environment *_environment, char *_index)
Variable * variable_retrieve(Environment *_environment, char *_name)
void kill_procedure(Environment *_environment, char *_handle)
Emit code for KILL ....
#define PROTOTHREAD_STATUS_ENDED
struct _Variable Variable
Structure of a single variable.
struct _Environment Environment
Structure of compilation environment.
#define CRITICAL_CANNOT_KILL_NOT_THREADID(v)
#define CRITICAL_MULTITASKING_FORBIDDEN()