Increments the value of a specified semaphore.
#include <pripcsem.h> NSPR_API(PRStatus) PR_PostSemaphore(PRSem *sem);
The function has the following parameter:
sem
PRSem
PR_OpenSemaphore
PRStatus