Next Previous Up Top Contents Index

3.5 Threads: the Threads structure

yield

Function

Summary

Yields control to the next thread in the scheduler loop.

Signature

MLWORKS.Threads 

Structure

MLWorks.Threads 

Type

val yield : unit -> unit

Syntax

yield () -> () 

Arguments

()

Values

()

Description

Yields control to the next thread in the scheduler loop.

See also

yield_to, page 58


MLWorks Reference Manual version 2.0 - 29 Jul 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker