Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
semaphore_grant.h File Reference
#include <semaphore>
Include dependency graph for semaphore_grant.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CountingSemaphoreGrant< LeastMaxValue >
 RAII-style semaphore lock. More...

Typedefs

using BinarySemaphoreGrant = CountingSemaphoreGrant<1>

Typedef Documentation

◆ BinarySemaphoreGrant

Definition at line 91 of file semaphore_grant.h.