Home
last modified time | relevance | path

Searched defs:WITH_FRESH_EPOCH (Results 1 – 3 of 3) sorted by relevance

/dports/net-p2p/bitcoin/bitcoin-22.0/src/util/
H A Depochguard.h89 #define WITH_FRESH_EPOCH(epoch) const Epoch::Guard PASTE2(epoch_guard_, __COUNTER__)(epoch) macro
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/util/
H A Depochguard.h89 #define WITH_FRESH_EPOCH(epoch) const Epoch::Guard PASTE2(epoch_guard_, __COUNTER__)(epoch) macro
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/util/
H A Depochguard.h89 #define WITH_FRESH_EPOCH(epoch) const Epoch::Guard PASTE2(epoch_guard_, __COUNTER__)(epoch) macro