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

Ns_GetThread

Overview

Get the identifier for the current thread

Syntax

    void Ns_GetThread(
    	Ns_Thread *thread
    );

Description

Ns_GetThread fills in the unique thread identifier for the current thread. (see Ns_WaitForThread)

Top of Page

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