Next Previous Up Top Contents Index

3.5 Threads: the Threads structure

id

Function

Summary

Returns the identifier of the thread that is the current process.

Signature

MLWORKS.Threads.Internal 

Structure

MLWorks.Threads.Internal 

Type

val id : unit -> thread_id

Syntax

id () -> ID 

Arguments

()

Values

ID
A thread identifier.

Description

Returns the identifier of the thread that is the current process.


MLWorks Reference Manual version 2.0 - 29 Jul 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker