BinarySemaphoreGrant

A grant over a binary (single-slot) semaphore.

Synopsis

Declared in <semaphore_grant.h>

using BinarySemaphoreGrant = CountingSemaphoreGrant<1>;