3.5 Threads: the Threads structure
Function
Yield control to a thread.
MLWORKS.Threads.Internal
MLWorks.Threads.Internal
val yield_to : thread_id -> unit
yield ID -> ()
()
Yield control to thread ID, that is, ignore the normal schedule and jump to thread ID.
yield, page 52
yield
Generated with Harlequin WebMaker