Removes a semaphore specified by name from the system.
#include <pripcsem.h> NSPR_API(PRStatus) PR_DeleteSemaphore(const char *name);
The function has the following parameter:
name
PR_OpenSemaphore
PRStatus