|
ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
|
#include "../../ugbc.h"Go to the source code of this file.
Functions | |
| Variable * | running (Environment *_environment, char *_thread_id, char *_procedure) |
| Emit code for RUN PARALLEL. | |
| Variable * running | ( | Environment * | _environment, |
| char * | _thread_id, | ||
| char * | _procedure ) |