Function bsem_wait

Function Documentation

status_t bsem_wait(struct bsem *sem)

Block on binary semaphore until it becomes available.

Parameters:

sem – The semaphore handle.

Returns:

status_t.