Global Function
None
#include <rw/sync/RWThreadId.h> unsigned rwThreadHash(const RWThreadId& id);
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.
©Copyright 2000, Rogue Wave Software, Inc.
Contact Rogue Wave about documentation or support issues.