Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
Threads Module Reference Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

rwtMakeThreadIOU()

Module:  Threads   Package:  Threading


Global Function

Local Index

Non-Members

Header File

#include <rw/thread/rwtMakeThreadIOU.h>

Description

Helper function for creating thread safe escrow implementations. The result of the function can be used to initialize an RWTIOUResult<Redeemable> or an RWTIOUEscrow<Redeemable>.

Example

Global Function

template <class Redeemable>
inline
RWTEscrowHandle<Redeemable>
rwtMakeThreadIOU(const Redeemable *r)

See Also

RWTEscrowImp<Redeemable>, RWTEscrowHandle<Redeemable>, RWTIOUResult<Redeemable>, RWTIOUEscrow<Redeemable>



Previous fileTop of DocumentContentsIndex pageNext file

© Copyright Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave and SourcePro are registered trademarks of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.
Contact Rogue Wave about documentation or support issues.