int Ns_UnlockMutex( Ns_Mutex * mutex );
Unlock the mutex.
Ns_MutexLock is the preferred function for unlocking a mutex.
See the example for Ns_LockMutex.
Top of Page
Copyright © 1998-99 America Online, Inc.