Group: comp.lang.forth · Group Profile · Search for Rama2 in comp.lang.forth
Author: Marcel Hendrix
Date: Dec 31, 2007 04:55
... hardware testing. For the listing: the *only* thread-specific construct used is PAR STARTP rama1 ENDP STARTP rama2 ENDP ENDPAR which runs rama1 and rama2 as separate threads and waits for them to sync up at ENDPAR. The program is quite ugly because of the need to keep ...
|