Rendezvous_reset
reset the currently specified rendezvous point back to 0 so
that there are no longer any parties waiting on this rendezvous
point. Any parties that were waiting should be released and
continue executing immediately.
Required Attributes
id
the unique identifier used to reference this particular
rendezvous point within a DTF testcase.
Usage Examples
Example #1
<rendezvous_reset id="rendezvous" />