void Ns_ThreadSetName ( char* name );
void Ns_ThreadSetName (
char* name
);
Set the name of the thread, which is used in the server.log. The name can be retrieved with Ns_ThreadGetName.
Top of Page
Copyright © 1998-99 America Online, Inc.