![]() |
Bitcoin Core 29.99.0
P2P Digital Currency
|
#include <semaphore>
Go to the source code of this file.
Classes | |
class | CountingSemaphoreGrant< LeastMaxValue > |
RAII-style semaphore lock. More... | |
Typedefs | |
using | BinarySemaphoreGrant = CountingSemaphoreGrant< 1 > |
using BinarySemaphoreGrant = CountingSemaphoreGrant<1> |
Definition at line 91 of file semaphore_grant.h.