int Ns_InitializeSemaphore( Ns_Semaphore * sema, int beg_count );
Initialize the semaphore with a semaphore count of beg_count.
beg_count
Ns_SemaInit is the preferred function for initializing a semaphore.
Top of Page
Copyright © 1998-99 America Online, Inc.