A grant over a binary (single‐slot) semaphore.
Synopsis
Declared in <semaphore_grant.h>
using BinarySemaphoreGrant = CountingSemaphoreGrant<1>;
Created with MrDocs
A grant over a binary (single‐slot) semaphore.
Declared in <semaphore_grant.h>
using BinarySemaphoreGrant = CountingSemaphoreGrant<1>;
Created with MrDocs