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