int Ns_ReleaseSemaphore( Ns_Semaphore * sema, int count );
Increment the semaphore count.
Ns_SemaPost is the preferred function for incrementing the semaphore count.
Top of Page
Copyright © 1998-99 America Online, Inc.