Function
Returns the identifier of a thread's parent thread.
MLWORKS.Threads.Internal
MLWorks.Threads.Internal
val parent : thread_id -> thread_id
parent ID -> parent-ID
Returns the identifier of a given thread's parent thread. The identifier parent-ID is the identifier of the thread that initiated the thread ID.
children, page 53