SourcePro Core
:
Threads Module User's Guide
:
PART II Concurrency Packages
:
The Interthread Communication Package
:
The IOU Classes
:
Redeeming an IOU
: Aborting a Request
Aborting a Request
The
RWTIOUResult::abort()
member can be used to signal that the IOU client no longer needs the result represented by the IOU. This function simply sets a flag within the IOU, so that it can be polled by another thread.
This site works best with JavaScript enabled