mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-06 12:46:35 +02:00
Do not constant fold thread functions
This commit is contained in:
parent
efd00b712f
commit
f6347de299
1 changed files with 2 additions and 0 deletions
|
@ -556,6 +556,8 @@
|
||||||
Cyc-get-cvar
|
Cyc-get-cvar
|
||||||
Cyc-set-cvar!
|
Cyc-set-cvar!
|
||||||
Cyc-cvar?
|
Cyc-cvar?
|
||||||
|
Cyc-spawn-thread!
|
||||||
|
Cyc-end-thread!
|
||||||
apply
|
apply
|
||||||
%halt
|
%halt
|
||||||
exit
|
exit
|
||||||
|
|
Loading…
Add table
Reference in a new issue