Rogue Wave banner
Previous fileTop of DocumentContentsIndexNext file

rwThreadHash


Global Function

Data Type and Member Function Indexes
(exclusive of constructors and destructors)

None

Package

Synchronization

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 DocumentContentsIndexNext file

©Copyright 2000, Rogue Wave Software, Inc.
Contact Rogue Wave about documentation or support issues.