| version 1.5, Sun Jul 6 14:42:14 1997 UTC | version 1.6, Sat Sep 13 12:04:59 1997 UTC | ||
|---|---|---|---|
|
|
||
| lp! fp! rp! prev-task @ sleep ; | lp! fp! rp! prev-task @ sleep ; | ||
| \ USER' computes the task offset | \ USER' computes the task offset | ||
| : user' ( 'user' -- n ) | :noname ' >body @ ; | ||
| ' >body @ postpone literal ; immediate | :noname ' >body @ postpone literal ; | ||
| interpretation: | interpret/compile: user' ( 'user' -- n ) | ||
| ' >body @ ; | |||
| \ NEWTASK creates a new, sleeping task | \ NEWTASK creates a new, sleeping task | ||
| : NewTask ( n -- Task ) dup 2* 2* udp @ + dup | : NewTask ( n -- Task ) dup 2* 2* udp @ + dup |
|
||||||||
|
CVS Admin Powered by ViewCVS 1.0-dev |
ViewCVS and CVS Help |