Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.

thread

fuzion.sys.thread

fuzion.sys.thread -- low-level feature to manage threads
intrinsic to spawn a new thread
§spawn0(T 
type
, code T)
 => 
unit
:
Any