[ Previous ] [ Contents ] [ Index ] [ Next ]

Ns_GetThreadId

Overview

Get the unique ID number for the current thread

Syntax

    int Ns_GetThreadId(void);

Description

This routine tries to come up with a unique integer corresponding to the current thread. (This is the integer that shows up in the log files.) Often, this unique ID is the PID, but not always.

Top of Page

[ Previous ] [ Contents ] [ Index ] [ Next ]
Copyright © 1996 America Online, Inc.