Rogue Wave banner
Previous fileTop of DocumentContentsIndexNext file

rwThreadId


Global Function

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

None

Package

Synchronization

Declaration

#include <rw/sync/RWThreadId.h>

RWThreadID
rwThreadId(void);

Description

The rwThreadId() function returns an RWThreadId instance containing the thread id value associated with the calling thread. This id value is assigned by the underlying threads system. You may query for the thread id of any thread, regardless of its method of creation. Use the rwThreadHash() function to convert a thread id to a unique integer for the purpose of producing trace output and hash-table indexing.

See Also

RWThreadId, rwThreadHash



Previous fileTop of DocumentContentsIndexNext file

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