Function csem_destroy

Function Documentation

void csem_destroy(struct csem *sem)

Destroy a counting semaphore.

Parameters:

sem – The semaphore to destroy.