Set thread local storage
int Ns_SetThreadLocalStorage( Ns_ThreadLocalStorage * tls, void *p );
Set the thread local storage tls to the value p.
p
See the example for Ns_AllocThreadLocalStorage.
Top of Page
Copyright © 1996 America Online, Inc.