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

rwThreadHash()

Module:  Threads   Package:  Synchronization


Global Function

Local Index

No Entries

Declaration

#include <rw/sync/RWThreadId.h>

unsigned
rwThreadHash(const RWThreadId& id);

Description

The rwThreadHash() function should be used when a unique integer is required to identify a particular thread for hashing and trace/debug output purposes. The thread id value stored inside an RWThreadId instance should not be used directly, since some environments use a structure to represent a thread id.

See Also

RWThreadId, rwThreadId



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.