Function csem_post

Function Documentation

status_t csem_post(struct csem *sem)

Increment (unlock) a counting semaphore.

Parameters:

sem – The semaphore handle.

Returns:

status_t.