Handbook
Glossary
start-test-thread-in-os-thread ( -- )
Vocabulary
native-thread-test
Inputs
None
Outputs
None
Definition
USING:
kernel
;
IN:
native-thread-test
:
start-test-thread-in-os-thread
( -- )
{
"-run=native-thread-test"
}
start-vm-in-os-thread
drop
;