Increments the value of a specified semaphore.
Syntax
#include <pripcsem.h> NSPR_API(PRStatus) PR_PostSemaphore(PRSem *sem);
Parameter
The function has the following parameter:
- sem
- A pointer to a PRSemstructure returned from a call toPR_OpenSemaphore.
Returns
Document Tags and Contributors
    
    Tags: 
    
  
                    
                       Contributors to this page: 
        teoli, 
        alecananian
                    
                    
                       Last updated by:
                      teoli,