Function
Returns the state of a thread.
MLWORKS.Threads.Internal
MLWorks.Threads.Internal
val state : thread_id -> unit result
state ID -> result
unit result.
Returns the state of the thread ID. See 'a result for details of the possible state values.