Handbook
Glossary
start_standalone_factor_in_new_thread ( argc argv -- void* )
Vocabulary
native-thread-test
Inputs
argc
an
object
argv
an
object
Outputs
void*
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
native-thread-test
FUNCTION:
void*
start_standalone_factor_in_new_thread
(
int
argc, c-string* argv )