3.5 Threads: the Threads structure

reset_fatal_status

Function

Summary

Removes any fatal signal handlers defined for the current thread.

Signature

MLWORKS.Threads.Internal

Structure

MLWorks.Threads.Internal

Type

val reset_fatal_status : unit -> unit

Syntax

reset_fatal_status () -> ()

Arguments

unit

Values

unit

Description

Removes any fatal signal handlers defined with set_handler for the current thread. This does not affect the handlers of the current thread's children.

See also

set_handler, page 57


MLWorks Reference Manual (version 1.0) - 3 DEC 1996

Generated with Harlequin WebMaker