PreviousNext

Program Output

The thradd program writes messages to stdout for every action done by a thread. The order of the output can differ from the order in the input file; it depends on the execution of the different threads.

Errors are reported to stderr.