3.5 Threads: the Threads structure
Function
Raise an exception in a thread.
MLWORKS.Threads.Internal
MLWorks.Threads.Internal
val raise_in : thread_id * exn -> unit
raise_in (ID,e)
()
Raises exception e in the thread ID.
e
Generated with Harlequin WebMaker