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