Log that the thread performs an operation.
Log that the thread performs an operation.
the type of the result of the operation.
the type of the return of the operation on the sequential object; this will be A for a tester based on an undoable sequential object, and (A,S) for a tester based on an immutable sequential object.
the operation on the concurrent datatype.
a string describing the operation, used in debugging output; semantically different operations should use different strings.
the corresponding operation on the sequential datatype.
Log that the thread performs an operation.
Log that the thread performs an operation.
the type of the result of the operation.
the type of the return of the operation on the sequential object; this will be A for a tester based on an undoable sequential object, and (A,S) for a tester based on an immutable sequential object.
the operation on the concurrent datatype.
a string describing the operation, used in debugging output; semantically different operations should use different strings.
the corresponding operation on the sequential datatype.
A log to be used by a single thread.
the type of the sequential specification object.
the type of the concurrent object.