Water 5-Concurrent Programming-Thread
method thread.start
Contract
Return typewob
No input parameters.
Water Contract
<method thread.start/>

See also: thread

Starts a thread running and returns immediately. A thread may only be started once. See example in the documentation for thread.