|
|
|
|
Synopsis |
|
|
|
Documentation |
|
|
standard value for timeout of interaction threads: one hundred seconds
|
|
|
comprises the name of the application and a hash value.
|
|
|
|
|
|
|
|
Takes the id of the current node, the id of the father node (if any), the
current parameter, and (perhaps) a timeout value for the current interaction
and enters a corresponding record into the history table.
|
|
|
Suspends the current thread by waiting on an entry with the current node's
id. Returns the parameters passed to this node.
|
|
|
Attempts to pass parameters and a handle to a thread waiting for the given
stateID. Returns True if successful and False if no such thread was found.
|
|
Produced by Haddock version 2.6.1 |