Fix threads
parent
6464a620cd
commit
7fb8b3c406
|
@ -213,6 +213,7 @@ GENERIC: error-in-thread ( error thread -- )
|
|||
initial-thread global
|
||||
[ drop f "Initial" <thread> ] cache
|
||||
<box> >>continuation
|
||||
t >>runnable
|
||||
f >>state
|
||||
dup register-thread
|
||||
set-self ;
|
||||
|
|
Loading…
Reference in New Issue