Next Previous Up Top Contents Index

3.5 Threads: the Threads structure

all

Function

Summary

Returns the list of the identifiers of all threads currently scheduled.

Signature

MLWORKS.Threads.Internal 

Structure

MLWorks.Threads.Internal 

Type

val all : unit -> thread_id list

Syntax

all () -> ID-list 

Arguments

()

Values

ID-list
A list of thread identifiers.

Description

Returns the list of the identifiers of all threads currently scheduled.


MLWorks Reference Manual version 2.0 - 29 Jul 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker