ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
Loading...
Searching...
No Matches
wait_parallel.c File Reference
#include "../../ugbc.h"

Go to the source code of this file.

Functions

void wait_parallel (Environment *_environment, char *_thread)
 Emit code for WAIT PARALLEL ....

Function Documentation

◆ wait_parallel()

void wait_parallel ( Environment * _environment,
char * _thread )

Emit code for WAIT PARALLEL ....

Parameters
_environmentCurrent calling environment

Definition at line 68 of file wait_parallel.c.