Ns_UnlockMutex
Overview
Unlock the mutual exclusion lock
Syntax
int Ns_UnlockMutex(
Ns_Mutex * mutex
);
Description
Unlock the mutex.
Example
See the example for Ns_LockMutex.
Top of Page
Copyright © 1996 America Online, Inc.