
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
unit
- Values
unit
- Description
- Yields control to the next thread in the scheduler loop.
- See also
yield_to, page 57
MLWorks Reference Manual (version 1.0) - 3 DEC 1996

Generated with Harlequin WebMaker