Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ FlushBackgroundCallbacks
Method
FlushBackgroundCallbacks
src/validationinterface.cpp:103–108 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
101
}
102
103
void CMainSignals::FlushBackgroundCallbacks()
104
{
105
if (m_internals) {
106
m_internals->m_schedulerClient.EmptyQueue();
107
}
108
}
109
110
size_t CMainSignals::CallbacksPending()
111
{
Callers
2
Shutdown
Function · 0.80
~ChainTestingSetup
Method · 0.80
Calls
1
EmptyQueue
Method · 0.80
Tested by
1
~ChainTestingSetup
Method · 0.64