Function bsem_flush

Function Documentation

status_t bsem_flush(struct bsem *sem)

  • Notify all waiting threads and make it available again.

Parameters:

sem – The semaphore handle.

Returns:

status_t.