OS.Process
structureThe OS.Process structure provides functions for manipulating processes in an operating system independent manner.
signature CML_OS_PROCESS
structure Process
: CML_OS_PROCESS
include OS_PROCESS
val systemEvt : string -> status event
systemEvt cmd
Note that, although this function is independent of the operating system, the interpretation of the string cmd depends very much on the underlying operating system and shell.
OS, OS.Process
Last Modified April 30, 1996
Comments to John Reppy.
Copyright © 1997 Bell Labs, Lucent Technologies