Word description Low-level thread constructor. The thread runs the quotation when spawned.
The name is used to identify the thread for debugging purposes; see Listing threads.
Notes In most cases, user code should call spawn instead, however for control over the error handler quotation, threads can be created with <thread> then passed to (spawn).