void Ns_ThreadJoin ( Ns_Thread* threadPtr, int* exitCodePtr );
void Ns_ThreadJoin (
Ns_Thread* threadPtr,
int* exitCodePtr
);
Wait for exit of a non-detached thread.
Top of Page
Copyright © 1998-99 America Online, Inc.