Home
last modified time | relevance | path

Searched refs:AddToProcessQueue (Results 1 – 25 of 40) sorted by relevance

12

/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/src/
H A Dvalidationinterface.cpp123 g_signals.m_internals->m_schedulerClient.AddToProcessQueue(std::move(func)); in CallFunctionInValidationInterfaceQueue()
138 m_internals->m_schedulerClient.AddToProcessQueue([ptx, this] { in MempoolEntryRemoved()
149 … m_internals->m_schedulerClient.AddToProcessQueue([pindexNew, pindexFork, fInitialDownload, this] { in UpdatedBlockTip()
155 m_internals->m_schedulerClient.AddToProcessQueue([ptx, this] { in TransactionAddedToMempool()
161 m_internals->m_schedulerClient.AddToProcessQueue([pblock, pindex, pvtxConflicted, this] { in BlockConnected()
167 m_internals->m_schedulerClient.AddToProcessQueue([pblock, this] { in BlockDisconnected()
173 m_internals->m_schedulerClient.AddToProcessQueue([locator, this] { in ChainStateFlushed()
H A Dscheduler.h117 void AddToProcessQueue(std::function<void ()> func);
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/src/
H A Dvalidationinterface.cpp123 g_signals.m_internals->m_schedulerClient.AddToProcessQueue(std::move(func)); in CallFunctionInValidationInterfaceQueue()
138 m_internals->m_schedulerClient.AddToProcessQueue([ptx, this] { in MempoolEntryRemoved()
149 … m_internals->m_schedulerClient.AddToProcessQueue([pindexNew, pindexFork, fInitialDownload, this] { in UpdatedBlockTip()
155 m_internals->m_schedulerClient.AddToProcessQueue([ptx, this] { in TransactionAddedToMempool()
161 m_internals->m_schedulerClient.AddToProcessQueue([pblock, pindex, pvtxConflicted, this] { in BlockConnected()
167 m_internals->m_schedulerClient.AddToProcessQueue([pblock, this] { in BlockDisconnected()
173 m_internals->m_schedulerClient.AddToProcessQueue([locator, this] { in ChainStateFlushed()
H A Dscheduler.h117 void AddToProcessQueue(std::function<void ()> func);
/dports/net-p2p/litecoin/litecoin-0.18.1/src/
H A Dvalidationinterface.cpp123 g_signals.m_internals->m_schedulerClient.AddToProcessQueue(std::move(func)); in CallFunctionInValidationInterfaceQueue()
138 m_internals->m_schedulerClient.AddToProcessQueue([ptx, this] { in MempoolEntryRemoved()
149 … m_internals->m_schedulerClient.AddToProcessQueue([pindexNew, pindexFork, fInitialDownload, this] { in UpdatedBlockTip()
155 m_internals->m_schedulerClient.AddToProcessQueue([ptx, this] { in TransactionAddedToMempool()
161 m_internals->m_schedulerClient.AddToProcessQueue([pblock, pindex, pvtxConflicted, this] { in BlockConnected()
167 m_internals->m_schedulerClient.AddToProcessQueue([pblock, this] { in BlockDisconnected()
173 m_internals->m_schedulerClient.AddToProcessQueue([locator, this] { in ChainStateFlushed()
H A Dscheduler.h117 void AddToProcessQueue(std::function<void ()> func);
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/src/test/
H A Dscheduler_tests.cpp139 queue1.AddToProcessQueue([i, &counter1]() { in BOOST_AUTO_TEST_CASE()
144 queue2.AddToProcessQueue([i, &counter2]() { in BOOST_AUTO_TEST_CASE()
/dports/net-p2p/litecoin/litecoin-0.18.1/src/test/
H A Dscheduler_tests.cpp139 queue1.AddToProcessQueue([i, &counter1]() { in BOOST_AUTO_TEST_CASE()
144 queue2.AddToProcessQueue([i, &counter2]() { in BOOST_AUTO_TEST_CASE()
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/src/test/
H A Dscheduler_tests.cpp139 queue1.AddToProcessQueue([i, &counter1]() { in BOOST_AUTO_TEST_CASE()
144 queue2.AddToProcessQueue([i, &counter2]() { in BOOST_AUTO_TEST_CASE()
/dports/net-p2p/bitcoin/bitcoin-22.0/src/
H A Dvalidationinterface.cpp157 g_signals.m_internals->m_schedulerClient.AddToProcessQueue(std::move(func)); in CallFunctionInValidationInterfaceQueue()
179 m_internals->m_schedulerClient.AddToProcessQueue([=] { \
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/
H A Dvalidationinterface.cpp157 g_signals.m_internals->m_schedulerClient.AddToProcessQueue(std::move(func)); in CallFunctionInValidationInterfaceQueue()
179 m_internals->m_schedulerClient.AddToProcessQueue([=] { \
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/
H A Dvalidationinterface.cpp157 g_signals.m_internals->m_schedulerClient.AddToProcessQueue(std::move(func)); in CallFunctionInValidationInterfaceQueue()
179 m_internals->m_schedulerClient.AddToProcessQueue([=] { \
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/
H A Dvalidationinterface.cpp157 g_signals.m_internals->m_schedulerClient.AddToProcessQueue(std::move(func)); in CallFunctionInValidationInterfaceQueue()
179 m_internals->m_schedulerClient.AddToProcessQueue([=] { \
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/
H A Dvalidationinterface.cpp149 g_signals.m_internals->m_schedulerClient.AddToProcessQueue(std::move(func)); in CallFunctionInValidationInterfaceQueue()
170 m_internals->m_schedulerClient.AddToProcessQueue([=] { \
H A Dscheduler.h129 void AddToProcessQueue(std::function<void ()> func);
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/
H A Dvalidationinterface.cpp157 g_signals.m_internals->m_schedulerClient.AddToProcessQueue(std::move(func)); in CallFunctionInValidationInterfaceQueue()
179 m_internals->m_schedulerClient.AddToProcessQueue([=] { \
H A Dscheduler.h134 void AddToProcessQueue(std::function<void()> func);
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/
H A Dvalidationinterface.cpp157 g_signals.m_internals->m_schedulerClient.AddToProcessQueue(std::move(func)); in CallFunctionInValidationInterfaceQueue()
179 m_internals->m_schedulerClient.AddToProcessQueue([=] { \
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/test/
H A Dscheduler_tests.cpp144 queue1.AddToProcessQueue([i, &counter1]() { in BOOST_AUTO_TEST_CASE()
149 queue2.AddToProcessQueue([i, &counter2]() { in BOOST_AUTO_TEST_CASE()
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/test/
H A Dscheduler_tests.cpp146 queue1.AddToProcessQueue([i, &counter1]() { in BOOST_AUTO_TEST_CASE()
151 queue2.AddToProcessQueue([i, &counter2]() { in BOOST_AUTO_TEST_CASE()
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/test/
H A Dscheduler_tests.cpp146 queue1.AddToProcessQueue([i, &counter1]() { in BOOST_AUTO_TEST_CASE()
151 queue2.AddToProcessQueue([i, &counter2]() { in BOOST_AUTO_TEST_CASE()
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/test/
H A Dscheduler_tests.cpp146 queue1.AddToProcessQueue([i, &counter1]() { in BOOST_AUTO_TEST_CASE()
151 queue2.AddToProcessQueue([i, &counter2]() { in BOOST_AUTO_TEST_CASE()
/dports/net-p2p/bitcoin/bitcoin-22.0/src/test/
H A Dscheduler_tests.cpp151 queue1.AddToProcessQueue([i, &counter1]() { in BOOST_AUTO_TEST_CASE()
156 queue2.AddToProcessQueue([i, &counter2]() { in BOOST_AUTO_TEST_CASE()
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/test/
H A Dscheduler_tests.cpp151 queue1.AddToProcessQueue([i, &counter1]() { in BOOST_AUTO_TEST_CASE()
156 queue2.AddToProcessQueue([i, &counter2]() { in BOOST_AUTO_TEST_CASE()
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/test/
H A Dscheduler_tests.cpp151 queue1.AddToProcessQueue([i, &counter1]() { in BOOST_AUTO_TEST_CASE()
156 queue2.AddToProcessQueue([i, &counter2]() { in BOOST_AUTO_TEST_CASE()

12