Next Previous Up Top Contents Index

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

()

Values

()

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 58


MLWorks Reference Manual version 2.0 - 29 Jul 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker