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

Ns_TlsSet

Overview

Set thread local storage

Syntax

    void Ns_TlsSet (
    Ns_Tls *tlsPtr , 
    void *value 
    );

Description

Set thread local storage. This function is a renamed version of Ns_SetThreadLocalStorage.

Top of Page

[ Previous ] [ Contents ] [ Index ] [ Next ]
Copyright © 1998-99 America Online, Inc.